org.apache.pluto.spi.optional |
|
Java Source File Name | Type | Comment |
AdministrativeRequestListener.java | Interface | |
P3PAttributes.java | Interface | As defined in PLT.D of the JSR-168 specification, this class defines a set of
attribute names for user information and their intended
meaning. |
PortalAdministrationService.java | Interface | Provides callback for executing portal administration
tasks within the portlet environment. |
PortletEnvironmentService.java | Interface | Factory Service for creating Portlet request and responses. |
PortletInfoService.java | Interface | Callback service which makes it possible to customize
portlet info. |
PortletInvocationEvent.java | Class | |
PortletInvocationListener.java | Interface | |
PortletInvokerService.java | Interface | Service used to invoke portlets. |
PortletPreferencesService.java | Interface | Portlet preferences service that should be implemented by the portal. |
PortletRegistryEvent.java | Class | Encapsulation of event information. |
PortletRegistryListener.java | Interface | Listener interface implemented by observers of
the PortletRegistry which intend to be notified
of new portlet application registrations. |
PortletRegistryService.java | Interface | Interface defining the services used by the container
to access portlet application descriptors. |
UserInfoAttributesService.java | Interface | Used to access user information attributes as described in
PLT.17.2 of the JSR-168 specificiation. |
UserInfoService.java | Interface | Used to access user information attributes as described in
PLT.17.2 of the JSR-168 specificiation. |