Package | Description |
---|---|
org.apache.tapestry.services.impl |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationSpecificationInitializer
Locates the application specification and informs the
org.apache.tapestry.services.ServletInfo service about it. |
class |
SetupServletApplicationGlobals
Stores services and configurations into the
tapestry.globals.ApplicationGlobals
service, which is used to see the
tapestry.infrastructure service. |
class |
WebContextInitializer
Gets the context from the servlet, creates a
ServletWebContext ,
and stores that into the ApplicationGlobals . |