| Package | Description |
|---|---|
| org.apache.openejb.jee.jba |
| Modifier and Type | Field and Description |
|---|---|
protected List<EjbLocalRef> |
Session.ejbLocalRef |
protected List<EjbLocalRef> |
MessageDriven.ejbLocalRef |
protected List<EjbLocalRef> |
Entity.ejbLocalRef |
| Modifier and Type | Method and Description |
|---|---|
EjbLocalRef |
ObjectFactory.createEjbLocalRef()
Create an instance of
EjbLocalRef |
| Modifier and Type | Method and Description |
|---|---|
List<EjbLocalRef> |
Session.getEjbLocalRef()
Gets the value of the ejbLocalRef property.
|
List<EjbLocalRef> |
MessageDriven.getEjbLocalRef()
Gets the value of the ejbLocalRef property.
|
List<EjbLocalRef> |
Entity.getEjbLocalRef()
Gets the value of the ejbLocalRef property.
|
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.