Uses of Interface
org.objectweb.jonas_lib.deployment.lib.DeploymentDescManager

Packages that use DeploymentDescManager
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_lib.deployment.lib   
org.objectweb.jonas_rar.deployment.lib   
org.objectweb.jonas_web.deployment.lib   
org.objectweb.jonas_ws.deployment.lib   
 

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

Classes in org.objectweb.jonas_client.deployment.lib that implement DeploymentDescManager
 class ClientDeploymentDescManager
          This class provide a way for managing the ClientContainerDeploymentDesc.
 

Uses of DeploymentDescManager in org.objectweb.jonas_clusterd.lib
 

Classes in org.objectweb.jonas_clusterd.lib that implement DeploymentDescManager
 class ClusterDaemonConfigurationManager
          Description of the cluster daemon configuration
 

Uses of DeploymentDescManager in org.objectweb.jonas_domain.lib
 

Classes in org.objectweb.jonas_domain.lib that implement DeploymentDescManager
 class DomainMapManager
          This class extends the AbsDeploymentDescriptor class of JOnAS It provides a description of the domain map
 

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

Classes in org.objectweb.jonas_ear.deployment.lib that implement DeploymentDescManager
 class EarDeploymentDescManager
          This class extends the AbsDeploymentDescriptor class of JOnAS It provides a description of the specific EAR desployment descriptor
 

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

Classes in org.objectweb.jonas_ejb.deployment.lib that implement DeploymentDescManager
 class EjbDeploymentDescManager
          This class provide a way for managing the EjbDeploymentDesc.
 

Uses of DeploymentDescManager in org.objectweb.jonas_lib.deployment.lib
 

Classes in org.objectweb.jonas_lib.deployment.lib that implement DeploymentDescManager
 class AbsDeploymentDescManager
          Abstract class of DeploymentDesc manager.
 

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

Classes in org.objectweb.jonas_rar.deployment.lib that implement DeploymentDescManager
 class RarDeploymentDescManager
          Manage Rar deployment descriptors
 

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

Classes in org.objectweb.jonas_web.deployment.lib that implement DeploymentDescManager
 class WebDeploymentDescManager
          This class provide a way for managing the WebContainerDeploymentDesc.
 

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

Classes in org.objectweb.jonas_ws.deployment.lib that implement DeploymentDescManager
 class WSDeploymentDescManager
          This class provide a way for managing the WSDeploymentDesc.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.