|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObjectFactory
generic interface to abstract creation of an object
Method Summary | |
---|---|
java.lang.Object |
createObject(java.lang.Class type)
Given the type, create an object of that type. |
Method Detail |
---|
java.lang.Object createObject(java.lang.Class type)
type
- type of object to create
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |