Uses of Interface
org.ow2.jonas.deployment.common.xml.JndiEnvRefsGroupXml

Packages that use JndiEnvRefsGroupXml
org.ow2.jonas.deployment.client.xml   
org.ow2.jonas.deployment.common   
org.ow2.jonas.deployment.common.xml   
org.ow2.jonas.deployment.ejb.xml   
org.ow2.jonas.deployment.web.xml   
 

Uses of JndiEnvRefsGroupXml in org.ow2.jonas.deployment.client.xml
 

Classes in org.ow2.jonas.deployment.client.xml that implement JndiEnvRefsGroupXml
 class ApplicationClient
          This class defines the implementation of the element application-client
 

Uses of JndiEnvRefsGroupXml in org.ow2.jonas.deployment.common
 

Constructors in org.ow2.jonas.deployment.common with parameters of type JndiEnvRefsGroupXml
JndiEnvRefsGroupDesc(ClassLoader classLoader, JndiEnvRefsGroupXml app, JonasJndiEnvRefsGroupXml jonasApp, String fileName)
          Construct an instance of a JndiEnvRefsGroupDesc.
 

Uses of JndiEnvRefsGroupXml in org.ow2.jonas.deployment.common.xml
 

Classes in org.ow2.jonas.deployment.common.xml that implement JndiEnvRefsGroupXml
 class AbsEnvironmentElement
          This class defines an abstract implementation for all environment element Entity, Session, WebApp, Application-client elements must extend this class
 

Uses of JndiEnvRefsGroupXml in org.ow2.jonas.deployment.ejb.xml
 

Subinterfaces of JndiEnvRefsGroupXml in org.ow2.jonas.deployment.ejb.xml
 interface CommonEjbXml
          This interface provides to the value of Xml elements common for session/entity/mdb
 

Classes in org.ow2.jonas.deployment.ejb.xml that implement JndiEnvRefsGroupXml
 class CommonEjb
          This class defines the implementation of the element session
 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 JndiEnvRefsGroupXml in org.ow2.jonas.deployment.web.xml
 

Classes in org.ow2.jonas.deployment.web.xml that implement JndiEnvRefsGroupXml
 class WebApp
          This class defines the implementation of the element web-app.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.