|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A generic application factory.
Method Summary | |
Object |
create()
Create a new instance of an application. |
Object |
create(Map criteria)
Create a new instance of an application. |
Map |
createDefaultCriteria()
Return a new instance of default criteria for the factory. |
Method Detail |
public Map createDefaultCriteria()
public Object create() throws Exception
Exception
public Object create(Map criteria) throws Exception
criteria
- the creation criteria
Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |