Uses of Class
org.objectweb.jonas_lib.deployment.lib.AbsDeploymentDescManager

Packages that use AbsDeploymentDescManager
org.objectweb.jonas_client.deployment.lib   
org.objectweb.jonas_clusterd.lib   
org.objectweb.jonas_domain.lib   
org.objectweb.jonas_ear.deployment.lib   
org.objectweb.jonas_ejb.deployment.lib   
org.objectweb.jonas_rar.deployment.lib   
org.objectweb.jonas_web.deployment.lib   
org.objectweb.jonas_ws.deployment.lib   
 

Uses of AbsDeploymentDescManager in org.objectweb.jonas_client.deployment.lib
 

Subclasses of AbsDeploymentDescManager in org.objectweb.jonas_client.deployment.lib
 class ClientDeploymentDescManager
          This class provide a way for managing the ClientContainerDeploymentDesc.
 

Uses of AbsDeploymentDescManager in org.objectweb.jonas_clusterd.lib
 

Subclasses of AbsDeploymentDescManager in org.objectweb.jonas_clusterd.lib
 class ClusterDaemonConfigurationManager
          Description of the cluster daemon configuration
 

Uses of AbsDeploymentDescManager in org.objectweb.jonas_domain.lib
 

Subclasses of AbsDeploymentDescManager in org.objectweb.jonas_domain.lib
 class DomainMapManager
          This class extends the AbsDeploymentDescriptor class of JOnAS It provides a description of the domain map
 

Uses of AbsDeploymentDescManager in org.objectweb.jonas_ear.deployment.lib
 

Subclasses of AbsDeploymentDescManager in org.objectweb.jonas_ear.deployment.lib
 class EarDeploymentDescManager
          This class extends the AbsDeploymentDescriptor class of JOnAS It provides a description of the specific EAR desployment descriptor
 

Uses of AbsDeploymentDescManager in org.objectweb.jonas_ejb.deployment.lib
 

Subclasses of AbsDeploymentDescManager in org.objectweb.jonas_ejb.deployment.lib
 class EjbDeploymentDescManager
          This class provide a way for managing the EjbDeploymentDesc.
 

Uses of AbsDeploymentDescManager in org.objectweb.jonas_rar.deployment.lib
 

Subclasses of AbsDeploymentDescManager in org.objectweb.jonas_rar.deployment.lib
 class RarDeploymentDescManager
          Manage Rar deployment descriptors
 

Uses of AbsDeploymentDescManager in org.objectweb.jonas_web.deployment.lib
 

Subclasses of AbsDeploymentDescManager in org.objectweb.jonas_web.deployment.lib
 class WebDeploymentDescManager
          This class provide a way for managing the WebContainerDeploymentDesc.
 

Uses of AbsDeploymentDescManager in org.objectweb.jonas_ws.deployment.lib
 

Subclasses of AbsDeploymentDescManager in org.objectweb.jonas_ws.deployment.lib
 class WSDeploymentDescManager
          This class provide a way for managing the WSDeploymentDesc.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.