public interface ConnectionDefinitionProperties extends WlsMetadata
Modifier and Type | Interface and Description |
---|---|
static class |
ConnectionDefinitionProperties.Attribute
A Attribute.
|
static class |
ConnectionDefinitionProperties.Tag
A Tag.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAuthenticationMechanism()
getAuthenticationMechanism
|
Logging |
getLogging()
getLogging
|
PoolParams |
getPoolParams()
getPoolParams
|
ConfigProperties |
getProperties()
getProperties
|
java.lang.Boolean |
getReauthenticationSupport()
getReauthenticationSupport
|
java.lang.String |
getResAuth()
getResAuth
|
TransactionSupport |
getTransactionSupport()
getTransactionSupport
|
PoolParams getPoolParams()
Logging getLogging()
TransactionSupport getTransactionSupport()
java.lang.String getAuthenticationMechanism()
java.lang.Boolean getReauthenticationSupport()
ConfigProperties getProperties()
java.lang.String getResAuth()
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)