|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.services.impl.AbstractSetupApplicationGlobals
org.apache.tapestry.services.impl.SetupServletApplicationGlobals
Stores services and configurations into the
tapestry.globals.ApplicationGlobals
service, which is used to see the
tapestry.infrastructure
service.
Constructor Summary | |
SetupServletApplicationGlobals()
|
Method Summary | |
void |
initialize(javax.servlet.http.HttpServlet servlet)
|
Methods inherited from class org.apache.tapestry.services.impl.AbstractSetupApplicationGlobals |
initialize, setFactoryServices, setGlobals, setInfrastructure |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SetupServletApplicationGlobals()
Method Detail |
public void initialize(javax.servlet.http.HttpServlet servlet)
initialize
in interface ApplicationInitializer
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |