public class ResourceEnvRef extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
jndiName |
protected String |
resourceEnvRefName |
| Constructor and Description |
|---|
ResourceEnvRef() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJndiName() |
String |
getResourceEnvRefName() |
void |
setJndiName(String value) |
void |
setResourceEnvRefName(String value) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.