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.k
|
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 © 2021 JBoss by Red Hat. All rights reserved.