| Package | Description |
|---|---|
| org.apache.openejb.jee.jba |
| Modifier and Type | Field and Description |
|---|---|
protected List<EjbRef> |
Invoker.ejbRef |
protected List<EjbRef> |
Session.ejbRef |
protected List<EjbRef> |
MessageDriven.ejbRef |
protected List<EjbRef> |
Entity.ejbRef |
| Modifier and Type | Method and Description |
|---|---|
EjbRef |
ObjectFactory.createEjbRef()
Create an instance of
EjbRef |
| Modifier and Type | Method and Description |
|---|---|
List<EjbRef> |
Invoker.getEjbRef()
Gets the value of the ejbRef property.
|
List<EjbRef> |
Session.getEjbRef()
Gets the value of the ejbRef property.
|
List<EjbRef> |
MessageDriven.getEjbRef()
Gets the value of the ejbRef property.
|
List<EjbRef> |
Entity.getEjbRef()
Gets the value of the ejbRef property.
|
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.