Uses of Interface
org.objectweb.jonas_lib.deployment.xml.DescriptionGroupXml

Packages that use DescriptionGroupXml
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 DescriptionGroupXml in org.objectweb.jonas_client.deployment.xml
 

Classes in org.objectweb.jonas_client.deployment.xml that implement DescriptionGroupXml
 class ApplicationClient
          This class defines the implementation of the element application-client
 

Uses of DescriptionGroupXml in org.objectweb.jonas_clusterd.xml
 

Classes in org.objectweb.jonas_clusterd.xml that implement DescriptionGroupXml
 class ClusterDaemon
          This class defines the configuration of the cluster daemon
 

Uses of DescriptionGroupXml in org.objectweb.jonas_domain.xml
 

Classes in org.objectweb.jonas_domain.xml that implement DescriptionGroupXml
 class Domain
          This class defines the implementation of the domain
 

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

Classes in org.objectweb.jonas_ear.deployment.xml that implement DescriptionGroupXml
 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 DescriptionGroupXml in org.objectweb.jonas_ejb.deployment.xml
 

Subinterfaces of DescriptionGroupXml in org.objectweb.jonas_ejb.deployment.xml
 interface CommonEjbXml
          This interface provides to the value of Xml elements common for session/entity/mdb
 

Classes in org.objectweb.jonas_ejb.deployment.xml that implement DescriptionGroupXml
 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 DescriptionGroupXml in org.objectweb.jonas_lib.deployment.xml
 

Subinterfaces of DescriptionGroupXml in org.objectweb.jonas_lib.deployment.xml
 interface JndiEnvRefsGroupXml
          This interface provides to the value of Xml elements of a JndiEnvRefsGroup
 

Classes in org.objectweb.jonas_lib.deployment.xml that implement DescriptionGroupXml
 class AbsDescriptionElement
          This class defines an abstract implementation for all statndard environment element (entity, session, web-app, application-client, etc.)..
 class AbsEnvironmentElement
          This class defines an abstract implementation for all environment element Entity, Session, WebApp, Application-client elements must extend this class
 

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

Classes in org.objectweb.jonas_web.deployment.xml that implement DescriptionGroupXml
 class WebApp
          This class defines the implementation of the element web-app.
 

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

Classes in org.objectweb.jonas_ws.deployment.xml that implement DescriptionGroupXml
 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.