Uses of Class
org.apache.tapestry.services.impl.AbstractSetupApplicationGlobals

Packages that use AbstractSetupApplicationGlobals
org.apache.tapestry.portlet Core portlet services. 
org.apache.tapestry.services.impl Service implementations. 
 

Uses of AbstractSetupApplicationGlobals in org.apache.tapestry.portlet
 

Subclasses of AbstractSetupApplicationGlobals in org.apache.tapestry.portlet
 class SetupPortletApplicationGlobals
          Alternative to SetupServletApplicationGlobals, but for Portlets and the tapestry.portlet.services.FactoryServices configuration point.
 

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

Subclasses of AbstractSetupApplicationGlobals in org.apache.tapestry.services.impl
 class SetupServletApplicationGlobals
          Stores services and configurations into the tapestry.globals.ApplicationGlobals service, which is used to see the tapestry.infrastructure service.
 



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