Uses of Interface
org.apache.pluto.descriptors.services.WebAppDescriptorService

Packages that use WebAppDescriptorService
org.apache.pluto.descriptors.services.impl   
 

Uses of WebAppDescriptorService in org.apache.pluto.descriptors.services.impl
 

Classes in org.apache.pluto.descriptors.services.impl that implement WebAppDescriptorService
 class AbstractWebAppDescriptorService
          Abstract Implementation of the Web Application Deployment Descriptor service.
 class ContextWebAppDescriptorServiceImpl
          TODO: Document
 class FileWebAppDescriptorServiceImpl