Uses of Class
org.ow2.jonas.deployment.ejb.xml.EjbRelationshipRole

Packages that use EjbRelationshipRole
org.ow2.jonas.deployment.ejb   
org.ow2.jonas.deployment.ejb.xml   
 

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

Constructors in org.ow2.jonas.deployment.ejb with parameters of type EjbRelationshipRole
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
 

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

Methods in org.ow2.jonas.deployment.ejb.xml that return EjbRelationshipRole
 EjbRelationshipRole EjbRelation.getEjbRelationshipRole()
          Gets the first ejb-relationship-role
 EjbRelationshipRole EjbRelation.getEjbRelationshipRole2()
          Gets the second ejb-relationship-role
 

Methods in org.ow2.jonas.deployment.ejb.xml with parameters of type EjbRelationshipRole
 void EjbRelation.addEjbRelationshipRole(EjbRelationshipRole ejbRelationshipRole)
          Add a new ejb-relationship-role element to this object
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.