|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortletRegistryService | |
---|---|
org.apache.pluto | The root package of the Pluto Portlet Container. |
org.apache.pluto.core | |
org.apache.pluto.driver.services.container | |
org.apache.pluto.driver.services.impl.resource | Service implementations which utilizing context resources to perform their work. |
Uses of PortletRegistryService in org.apache.pluto |
---|
Methods in org.apache.pluto that return PortletRegistryService | |
---|---|
PortletRegistryService |
OptionalContainerServices.getPortletRegistryService()
Returns the portlet registry services implementation used by the container. |
Uses of PortletRegistryService in org.apache.pluto.core |
---|
Classes in org.apache.pluto.core that implement PortletRegistryService | |
---|---|
class |
PortletContextManager
Manager used to cache the portlet configurations which have been previously parsed. |
Methods in org.apache.pluto.core that return PortletRegistryService | |
---|---|
PortletRegistryService |
DefaultOptionalContainerServices.getPortletRegistryService()
|
Uses of PortletRegistryService in org.apache.pluto.driver.services.container |
---|
Methods in org.apache.pluto.driver.services.container that return PortletRegistryService | |
---|---|
PortletRegistryService |
ContainerServicesImpl.getPortletRegistryService()
Returns null to use pluto's default |
Uses of PortletRegistryService in org.apache.pluto.driver.services.impl.resource |
---|
Fields in org.apache.pluto.driver.services.impl.resource declared as PortletRegistryService | |
---|---|
protected PortletRegistryService |
SupportedWindowStateServiceImpl.portletRegistry
PortletRegistry is obtained from the PortletContainer on this service's initialization. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |