Uses of Class
org.apache.openejb.jee.oejb2.EjbRelationType

Packages that use EjbRelationType
org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of EjbRelationType in org.apache.openejb.jee.oejb2
 

Fields in org.apache.openejb.jee.oejb2 with type parameters of type EjbRelationType
protected  java.util.List<EjbRelationType> OpenejbJarType.ejbRelation
           
 

Methods in org.apache.openejb.jee.oejb2 that return EjbRelationType
 EjbRelationType ObjectFactory.createEjbRelationType()
          Create an instance of EjbRelationType
 

Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type EjbRelationType
 java.util.List<EjbRelationType> OpenejbJarType.getEjbRelation()
           
 

Method parameters in org.apache.openejb.jee.oejb2 with type arguments of type EjbRelationType
 void OpenejbJarType.setEjbRelation(java.util.List<EjbRelationType> ejbRelation)
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.