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