org.gridsphere.services.core.registry.impl |
|
Java Source File Name | Type | Comment |
PortletManagerServiceImpl.java | Class | The PortletManager is a singleton responsible for maintaining the registry of portlet
web applications known to the portlet container. |
PortletRegistryServiceImpl.java | Class | The PortletRegistry is simply a static Map that keeps track
of all the application portlets known to the container. |