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

Packages that use EjbRelationDesc
org.objectweb.jonas_ejb.deployment.api   
 

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

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

Constructors in org.objectweb.jonas_ejb.deployment.api 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 © 2007 OW2 Consortium. All Rights Reserved.