|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EjbRef | |
|---|---|
| org.apache.openejb.jee.jba | |
| Uses of EjbRef in org.apache.openejb.jee.jba |
|---|
| Fields in org.apache.openejb.jee.jba with type parameters of type EjbRef | |
|---|---|
protected java.util.List<EjbRef> |
Session.ejbRef
|
protected java.util.List<EjbRef> |
MessageDriven.ejbRef
|
protected java.util.List<EjbRef> |
Invoker.ejbRef
|
protected java.util.List<EjbRef> |
Entity.ejbRef
|
| Methods in org.apache.openejb.jee.jba that return EjbRef | |
|---|---|
EjbRef |
ObjectFactory.createEjbRef()
Create an instance of EjbRef |
| Methods in org.apache.openejb.jee.jba that return types with arguments of type EjbRef | |
|---|---|
java.util.List<EjbRef> |
Session.getEjbRef()
Gets the value of the ejbRef property. |
java.util.List<EjbRef> |
MessageDriven.getEjbRef()
Gets the value of the ejbRef property. |
java.util.List<EjbRef> |
Invoker.getEjbRef()
Gets the value of the ejbRef property. |
java.util.List<EjbRef> |
Entity.getEjbRef()
Gets the value of the ejbRef property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||