Uses of Package
org.apache.pluto.spi.optional

Packages that use org.apache.pluto.spi.optional
org.apache.pluto The root package of the Pluto Portlet Container. 
org.apache.pluto.core   
org.apache.pluto.driver.config Provides a single interface for retrieving configuration and instantiating services. 
org.apache.pluto.driver.config.impl   
org.apache.pluto.driver.services.container   
org.apache.pluto.driver.services.impl.resource Service implementations which utilizing context resources to perform their work. 
org.apache.pluto.spi.optional   
 

Classes in org.apache.pluto.spi.optional used by org.apache.pluto
PortalAdministrationService
          Provides callback for executing portal administration tasks within the portlet environment.
PortletEnvironmentService
          Factory Service for creating Portlet request and responses.
PortletInfoService
          Callback service which makes it possible to customize portlet info.
PortletInvokerService
          Service used to invoke portlets.
PortletPreferencesService
          Portlet preferences service that should be implemented by the portal.
PortletRegistryService
          Interface defining the services used by the container to access portlet application descriptors.
UserInfoService
          Used to access user information attributes as described in PLT.17.2 of the JSR-168 specificiation.
 

Classes in org.apache.pluto.spi.optional used by org.apache.pluto.core
AdministrativeRequestListener
           
PortalAdministrationService
          Provides callback for executing portal administration tasks within the portlet environment.
PortletEnvironmentService
          Factory Service for creating Portlet request and responses.
PortletInfoService
          Callback service which makes it possible to customize portlet info.
PortletInvocationEvent
           
PortletInvocationListener
           
PortletInvokerService
          Service used to invoke portlets.
PortletPreferencesService
          Portlet preferences service that should be implemented by the portal.
PortletRegistryListener
          Listener interface implemented by observers of the PortletRegistry which intend to be notified of new portlet application registrations.
PortletRegistryService
          Interface defining the services used by the container to access portlet application descriptors.
UserInfoService
          Used to access user information attributes as described in PLT.17.2 of the JSR-168 specificiation.
 

Classes in org.apache.pluto.spi.optional used by org.apache.pluto.driver.config
PortletPreferencesService
          Portlet preferences service that should be implemented by the portal.
 

Classes in org.apache.pluto.spi.optional used by org.apache.pluto.driver.config.impl
PortletPreferencesService
          Portlet preferences service that should be implemented by the portal.
 

Classes in org.apache.pluto.spi.optional used by org.apache.pluto.driver.services.container
PortalAdministrationService
          Provides callback for executing portal administration tasks within the portlet environment.
PortletEnvironmentService
          Factory Service for creating Portlet request and responses.
PortletInfoService
          Callback service which makes it possible to customize portlet info.
PortletInvokerService
          Service used to invoke portlets.
PortletPreferencesService
          Portlet preferences service that should be implemented by the portal.
PortletRegistryService
          Interface defining the services used by the container to access portlet application descriptors.
UserInfoService
          Used to access user information attributes as described in PLT.17.2 of the JSR-168 specificiation.
 

Classes in org.apache.pluto.spi.optional used by org.apache.pluto.driver.services.impl.resource
PortletRegistryService
          Interface defining the services used by the container to access portlet application descriptors.
 

Classes in org.apache.pluto.spi.optional used by org.apache.pluto.spi.optional
PortletInvocationEvent
           
PortletRegistryEvent
          Encapsulation of event information.
PortletRegistryListener
          Listener interface implemented by observers of the PortletRegistry which intend to be notified of new portlet application registrations.
UserInfoService
          Used to access user information attributes as described in PLT.17.2 of the JSR-168 specificiation.
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.