|
||||||||||
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
public class SetupServletApplicationGlobals
Stores services and configurations into the
tapestry.globals.ApplicationGlobals
service, which is used to see the
tapestry.infrastructure
service. The mode to
use is normally "servlet", but this can be overriden by setting the
org.apache.tapestry.application-mode initialization parameter. WML applications should use the
mode "wml".
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 |