Uses of Class
org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement

Packages that use AbsDescriptionElement
org.objectweb.jonas_client.deployment.xml   
org.objectweb.jonas_clusterd.xml   
org.objectweb.jonas_domain.xml   
org.objectweb.jonas_ear.deployment.xml   
org.objectweb.jonas_ejb.deployment.xml   
org.objectweb.jonas_lib.deployment.xml   
org.objectweb.jonas_web.deployment.xml   
org.objectweb.jonas_ws.deployment.xml   
 

Uses of AbsDescriptionElement in org.objectweb.jonas_client.deployment.xml
 

Subclasses of AbsDescriptionElement in org.objectweb.jonas_client.deployment.xml
 class ApplicationClient
          This class defines the implementation of the element application-client
 

Uses of AbsDescriptionElement in org.objectweb.jonas_clusterd.xml
 

Subclasses of AbsDescriptionElement in org.objectweb.jonas_clusterd.xml
 class ClusterDaemon
          This class defines the configuration of the cluster daemon
 

Uses of AbsDescriptionElement in org.objectweb.jonas_domain.xml
 

Subclasses of AbsDescriptionElement in org.objectweb.jonas_domain.xml
 class Domain
          This class defines the implementation of the domain
 

Uses of AbsDescriptionElement in org.objectweb.jonas_ear.deployment.xml
 

Subclasses of AbsDescriptionElement in org.objectweb.jonas_ear.deployment.xml
 class Application
          This class defines the implementation of the element application
 class JonasApplication
          This class defines the implementation of the element jonas-application
 

Uses of AbsDescriptionElement in org.objectweb.jonas_ejb.deployment.xml
 

Subclasses of AbsDescriptionElement in org.objectweb.jonas_ejb.deployment.xml
 class CommonEjb
          This class defines the implementation of the element session
 class EjbJar
          This class defines the implementation of the element ejb-jar
 class Entity
          This class defines the implementation of the element entity
 class MessageDriven
          This class defines the implementation of the element message-driven
 class Session
          This class defines the implementation of the element session
 

Uses of AbsDescriptionElement in org.objectweb.jonas_lib.deployment.xml
 

Subclasses of AbsDescriptionElement in org.objectweb.jonas_lib.deployment.xml
 class AbsEnvironmentElement
          This class defines an abstract implementation for all environment element Entity, Session, WebApp, Application-client elements must extend this class
 

Uses of AbsDescriptionElement in org.objectweb.jonas_web.deployment.xml
 

Subclasses of AbsDescriptionElement in org.objectweb.jonas_web.deployment.xml
 class WebApp
          This class defines the implementation of the element web-app.
 

Uses of AbsDescriptionElement in org.objectweb.jonas_ws.deployment.xml
 

Subclasses of AbsDescriptionElement in org.objectweb.jonas_ws.deployment.xml
 class PortComponent
          This class defines the implementation of the element port-component (use here the common handler object defined in jonas-lib, even if there is no "port-name" in our case)
 class Webservices
          This class defines the implementation of the element webservices
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.