Uses of Class
org.ow2.jonas.deployment.ejb.EjbRelationDesc

Packages that use EjbRelationDesc
org.ow2.jonas.deployment.ejb   
 

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

Methods in org.ow2.jonas.deployment.ejb that return EjbRelationDesc
 EjbRelationDesc EjbRelationshipRoleDesc.getRelation()
          get the parent ejb relation of this relation-ship-role.
 

Constructors in org.ow2.jonas.deployment.ejb with parameters of type EjbRelationDesc
EjbRelationshipRoleDesc(EjbRelationDesc rd, String name, EjbRelationshipRole role, JonasEjbRelationshipRole jrole, EjbRelationshipRole opposite, boolean isSlave, org.objectweb.util.monolog.api.Logger logger)
          constructor to be used by parent node
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.