Uses of Class
org.objectweb.jonas_lib.deployment.api.AbsDeploymentDesc

Packages that use AbsDeploymentDesc
org.objectweb.jonas_clusterd.api   
org.objectweb.jonas_domain.api   
org.objectweb.jonas_ear.deployment.api   
org.objectweb.jonas_rar.deployment.api   
org.objectweb.jonas_ws.deployment.api   
 

Uses of AbsDeploymentDesc in org.objectweb.jonas_clusterd.api
 

Subclasses of AbsDeploymentDesc in org.objectweb.jonas_clusterd.api
 class ClusterDaemonConfiguration
          This class provides a cluster daemon configuration structure as described by the description file.
 

Uses of AbsDeploymentDesc in org.objectweb.jonas_domain.api
 

Subclasses of AbsDeploymentDesc in org.objectweb.jonas_domain.api
 class DomainMap
          This class provides the map of the domain as described by the domain description file.
 

Uses of AbsDeploymentDesc in org.objectweb.jonas_ear.deployment.api
 

Subclasses of AbsDeploymentDesc in org.objectweb.jonas_ear.deployment.api
 class EarDeploymentDesc
          This class extends the AbsDeploymentDescriptor class of JOnAS It provides a description of the specific EAR desployment descriptor
 

Uses of AbsDeploymentDesc in org.objectweb.jonas_rar.deployment.api
 

Subclasses of AbsDeploymentDesc in org.objectweb.jonas_rar.deployment.api
 class RarDeploymentDesc
          This class extends the AbsDeploymentDescriptor class of JOnAS It provides a description of the specific RAR desployment descriptor
 

Uses of AbsDeploymentDesc in org.objectweb.jonas_ws.deployment.api
 

Subclasses of AbsDeploymentDesc in org.objectweb.jonas_ws.deployment.api
 class WSDeploymentDesc
          This Classes is a data structure that encapsulate informations contained in webservices.xml deployment descriptor.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.