Uses of Interface
org.objectweb.jonas_lib.deployment.api.IDeploymentDesc

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

Uses of IDeploymentDesc in org.objectweb.jonas_clusterd.api
 

Classes in org.objectweb.jonas_clusterd.api that implement IDeploymentDesc
 class ClusterDaemonConfiguration
          This class provides a cluster daemon configuration structure as described by the description file.
 

Uses of IDeploymentDesc in org.objectweb.jonas_domain.api
 

Classes in org.objectweb.jonas_domain.api that implement IDeploymentDesc
 class DomainMap
          This class provides the map of the domain as described by the domain description file.
 

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

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

Uses of IDeploymentDesc in org.objectweb.jonas_lib.deployment.api
 

Classes in org.objectweb.jonas_lib.deployment.api that implement IDeploymentDesc
 class AbsDeploymentDesc
          This class provides an abstract implementation of the DeploymentDescriptor interface of JOnAS
 

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

Classes in org.objectweb.jonas_rar.deployment.api that implement IDeploymentDesc
 class RarDeploymentDesc
          This class extends the AbsDeploymentDescriptor class of JOnAS It provides a description of the specific RAR desployment descriptor
 

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

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



Copyright © 2007 OW2 Consortium. All Rights Reserved.