|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ObjectFactory
| Method Summary | ||
|---|---|---|
|
instantiate(java.lang.Class<T> cls)
Should instantiate the object, and in addition initialize the domain object (for example, inject any services and repositories into it). |
|
| Methods inherited from interface org.nakedobjects.metamodel.commons.component.SessionScopedComponent |
|---|
close, open |
| Method Detail |
|---|
<T> T instantiate(java.lang.Class<T> cls)
throws ObjectInstantiationException
ObjectInstantiationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||