Uses of Interface
org.apache.tapestry.services.ApplicationInitializer

Packages that use ApplicationInitializer
org.apache.tapestry.services.impl Service implementations. 
 

Uses of ApplicationInitializer in org.apache.tapestry.services.impl
 

Classes in org.apache.tapestry.services.impl that implement ApplicationInitializer
 class ApplicationSpecificationInitializer
          Locates the application specification and informs the servlet 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.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.