|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.mdm.index.objects.factory.SimpleFactory
Simple object factory implementation
| Constructor Summary | |
SimpleFactory()
Creates a new instance of SimpleFactory |
|
| Method Summary | |
static ObjectNode |
create(java.lang.String tag)
creats a new instance of ObjectNode by its object tag |
static void |
main(java.lang.String[] args)
The main program for the SimpleFactory class |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimpleFactory()
| Method Detail |
public static ObjectNode create(java.lang.String tag)
throws ObjectException
tag - object tag
ObjectException - ObjectExceptionpublic static void main(java.lang.String[] args)
args - The command line arguments
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Sun Microsystems, Inc.