|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 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 | |
---|---|
List<EjbRelationType> |
OpenejbJarType.getEjbRelation()
|
Method parameters in org.apache.openejb.jee.oejb2 with type arguments of type EjbRelationType | |
---|---|
void |
OpenejbJarType.setEjbRelation(List<EjbRelationType> ejbRelation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |