Package org.apache.pluto.descriptors.services.impl

Class Summary
AbstractCastorDescriptorService Abstract deployment descriptor support class.
AbstractPortletAppDescriptorService Abstract Implementation of the Web Application Deployment Descriptor service.
AbstractWebAppDescriptorService Abstract Implementation of the Web Application Deployment Descriptor service.
ContextPortletAppDescriptorServiceImpl Portlet Application Deployment Descriptor Service which retrieves reads the descriptor from the ServletContext.
ContextWebAppDescriptorServiceImpl TODO: Document
EntityResolverImpl Entity Resolver which first looks for dtd and xls locally in our packaged.
FilePortletAppDescriptorServiceImpl  
FileWebAppDescriptorServiceImpl  
StreamPortletAppDescriptorServiceImpl TODO: Document