|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.services.impl.AbstractSetupApplicationGlobals
Base class for settting up services and configurations inside
tapestry.globals.ApplicationGlobals
.
Constructor Summary | |
AbstractSetupApplicationGlobals()
|
Method Summary | |
protected void |
initialize(java.lang.String mode)
|
void |
setFactoryServices(java.util.List factoryServices)
|
void |
setGlobals(ApplicationGlobals globals)
|
void |
setInfrastructure(Infrastructure infrastructure)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbstractSetupApplicationGlobals()
Method Detail |
protected void initialize(java.lang.String mode)
public void setGlobals(ApplicationGlobals globals)
public void setFactoryServices(java.util.List factoryServices)
public void setInfrastructure(Infrastructure infrastructure)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |