|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - Type of the object which is createdpublic interface DataFactory<T>
Creates an arbitrary object.
| Method Summary | |
|---|---|
T |
create(Object context)
Creates an arbitrary object. |
| Method Detail |
|---|
T create(Object context)
context - Context of creation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||