WebSphere Portal 5.0.0.0

org.apache.jetspeed.portlet.service
Interface PortletService

All Known Subinterfaces:
ContentAccessService, CredentialVaultService, MemoryMenuService, PersistentConnectionPool, PortletServiceProvider, PropertyBrokerService, XMIMenuService

public interface PortletService

The PortletService interface is the base for all portlet services. Portlets can obtain portlet service instances by calling the method PortletContext.getService.

See Also:
PortletContext


WebSphere Portal 5.0.0.0