|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface for a factory that is capable of creating an object.
| Method Summary | |
java.lang.Object |
createObject(java.lang.String name)
Create an object for a given name. |
| Method Detail |
public java.lang.Object createObject(java.lang.String name)
throws ArooaException
name - The name of the object.
ArooaException - If creation failed.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||