Uses of Class
org.ow2.jonas.deployment.common.JndiEnvRefsGroupDesc

Packages that use JndiEnvRefsGroupDesc
org.ow2.jonas.deployment.client   
org.ow2.jonas.deployment.ejb   
org.ow2.jonas.deployment.web   
 

Uses of JndiEnvRefsGroupDesc in org.ow2.jonas.deployment.client
 

Subclasses of JndiEnvRefsGroupDesc in org.ow2.jonas.deployment.client
 class ClientContainerDeploymentDesc
          This class do the parsing of the application-client.xml file and jonas-client.xml files and contruct a data structure associated to these two files.
 

Uses of JndiEnvRefsGroupDesc in org.ow2.jonas.deployment.ejb
 

Subclasses of JndiEnvRefsGroupDesc in org.ow2.jonas.deployment.ejb
 class BeanDesc
          Class to hold meta-information related to any enterprise-beans
 class EntityBmpDesc
          Class to hold meta-information related to an entity of type BMP.
 class EntityCmp1Desc
          Class to hold meta-information related to an entity of type CMP version 1.x.
 class EntityCmp2Desc
          Class to hold meta-information related to an entity of type CMP version 2.
 class EntityCmpDesc
          Base class to hold meta-information related to an entity of type CMP.
 class EntityDesc
          Base class to hold meta-information related to an entity bean.
 class EntityJdbcCmp1Desc
          Class to hold meta-information related to an CMP v1 entity bean with jdbc data store.
 class EntityJdbcCmp2Desc
          Class to hold meta-information related to an CMP v2 entity bean with jdbc data store.
 class MessageDrivenDesc
          Class to hold meta-information related to a message driven bean
 class SessionDesc
          Base class to hold meta-information related to a session bean.
 class SessionStatefulDesc
          class to hold meta-information related to a stateful session bean.
 class SessionStatelessDesc
          class to hold meta-information related to a stateless session bean.
 

Uses of JndiEnvRefsGroupDesc in org.ow2.jonas.deployment.web
 

Subclasses of JndiEnvRefsGroupDesc in org.ow2.jonas.deployment.web
 class WebContainerDeploymentDesc
          This class do the parsing of the web.xml file and jonas-web.xml files and contruct a data structure associated to these two files.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.