|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContainerService | |
org.apache.pluto.core | |
org.apache.pluto.spi | |
org.apache.pluto.spi.optional |
Uses of ContainerService in org.apache.pluto.core |
Classes in org.apache.pluto.core that implement ContainerService | |
class |
DefaultPortletPreferencesService
Default implementation of the portlet preferences service. |
class |
DefaultUserInfoService
UserInfo |
Uses of ContainerService in org.apache.pluto.spi |
Subinterfaces of ContainerService in org.apache.pluto.spi | |
interface |
PortalCallbackService
The callback service interface defining callback methods that will be invoked by the portlet container when necessary. |
Uses of ContainerService in org.apache.pluto.spi.optional |
Subinterfaces of ContainerService in org.apache.pluto.spi.optional | |
interface |
PortletPreferencesService
Portlet preferences service that should be implemented by the portal. |
interface |
UserInfoAttributesService
Deprecated. use UserInfoService |
interface |
UserInfoService
Used to access user information attributes as described in PLT.17.2 of the JSR-168 specificiation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |