Uses of Class
org.objectweb.jonas_ejb.deployment.api.DeploymentDescEjb2

Packages that use DeploymentDescEjb2
org.objectweb.jonas_ejb.deployment.api   
org.objectweb.jonas_ejb.lib   
 

Uses of DeploymentDescEjb2 in org.objectweb.jonas_ejb.deployment.api
 

Fields in org.objectweb.jonas_ejb.deployment.api declared as DeploymentDescEjb2
protected  DeploymentDescEjb2 EntityCmp2Desc.dc2d
           
 

Methods in org.objectweb.jonas_ejb.deployment.api that return DeploymentDescEjb2
 DeploymentDescEjb2 EntityCmp2Desc.getDeploymentDescEjb2()
           
 

Constructors in org.objectweb.jonas_ejb.deployment.api with parameters of type DeploymentDescEjb2
EntityCmp2Desc(ClassLoader classLoader, Entity ent, AssemblyDescriptor asd, JonasEntity jEnt, DeploymentDescEjb2 dc2d, JLinkedList jMDRList, String fileName)
          constructor: called when the DeploymentDescriptor is read.
EntityJdbcCmp2Desc(ClassLoader classLoader, Entity ent, AssemblyDescriptor asd, JonasEntity jEnt, DeploymentDescEjb2 dc2d, JLinkedList jMDRList, String fileName)
          constructor: called when the DeploymentDescriptor is read.
 

Uses of DeploymentDescEjb2 in org.objectweb.jonas_ejb.lib
 

Constructors in org.objectweb.jonas_ejb.lib with parameters of type DeploymentDescEjb2
EjbqlVariableVisitor(ASTEJBQL ejbql, DeploymentDescEjb2 dd, org.objectweb.medor.query.jorm.lib.QueryBuilder qb, org.objectweb.jorm.metainfo.api.Manager mgr)
          constructor
RdbMappingBuilder(DeploymentDescEjb2 dd)
          Constructor
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.