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