| NoOpEntityResolver |
A dummy entity resolver to be used by parsers that want to prevent external references to DTD
from being processed.
|
| PortletRegistryCache |
PortletRegistryCache maintains the cache of Portlet registry objects.
|
| PortletRegistryContextImpl |
PortletRegistryContextImpl is a concrete implementation of the PortletRegistryContext interface.
|
| PortletRegistryGenerator |
PortletRegistryGenerator is responsible for parsing the portlet.xml using the
DeploymentDescriptorReader and generating Portlet Registry Elements like PortletAppRegistry,
PortletWindowRegistry and PortletWindowPreferenceRegistry
|
| PortletRegistryHelper |
PortletRegistryHelper is a Helper class to write to and read from the portlet registry xml files.
|
| PortletRegistryReader |
PortletRegistryReader reads the specified registry xml file into a DOM Document.
|
| PortletRegistryWriter |
PortletRegistryWriter is responsible for writing to the Registry xmls.
|
| PortletUndeployerInfo |
PortletUndeployerInfo has the list of the portlets that are undeployed.
|