
public interface AdminObject extends JCAMetadata
| Modifier and Type | Interface and Description |
|---|---|
static class |
AdminObject.Attribute
A Attribute.
|
static class |
AdminObject.Tag
A Tag.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName()
Get the className.
|
Map<String,String> |
getConfigProperties()
Get the configProperties.
|
String |
getJndiName()
Get the jndiName.
|
String |
getPoolName()
Get the poolName.
|
Boolean |
isEnabled()
Get the enabled.
|
Boolean |
isUseJavaContext()
Get the useJavaContext.
|
Map<String,String> getConfigProperties()
String getClassName()
String getJndiName()
String getPoolName()
Boolean isEnabled()
Boolean isUseJavaContext()
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)