|
||||||||||
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 List<EjbRef> |
MessageDriven.ejbRef
|
protected List<EjbRef> |
Invoker.ejbRef
|
protected List<EjbRef> |
Entity.ejbRef
|
protected List<EjbRef> |
Session.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 | |
---|---|
List<EjbRef> |
MessageDriven.getEjbRef()
Gets the value of the ejbRef property. |
List<EjbRef> |
Invoker.getEjbRef()
Gets the value of the ejbRef property. |
List<EjbRef> |
Entity.getEjbRef()
Gets the value of the ejbRef property. |
List<EjbRef> |
Session.getEjbRef()
Gets the value of the ejbRef property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |