|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EJBRelation | |
|---|---|
| org.apache.openejb.jee.was.v6.ejb | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of EJBRelation in org.apache.openejb.jee.was.v6.ejb |
|---|
| Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type EJBRelation | |
|---|---|
protected java.util.List<EJBRelation> |
Relationships.ejbRelations
|
| Methods in org.apache.openejb.jee.was.v6.ejb that return EJBRelation | |
|---|---|
EJBRelation |
ObjectFactory.createEJBRelation()
Create an instance of EJBRelation |
| Methods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type EJBRelation | |
|---|---|
javax.xml.bind.JAXBElement<EJBRelation> |
ObjectFactory.createEJBRelation(EJBRelation value)
Create an instance of JAXBElement<EJBRelation
> |
java.util.List<EJBRelation> |
Relationships.getEjbRelations()
Gets the value of the ejbRelations property. |
| Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type EJBRelation | |
|---|---|
javax.xml.bind.JAXBElement<EJBRelation> |
ObjectFactory.createEJBRelation(EJBRelation value)
Create an instance of JAXBElement<EJBRelation
> |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||