Interface ConnectionDefinitionProperties

All Superinterfaces:
Serializable, WlsMetadata
All Known Implementing Classes:
ConnectionDefinitionPropertiesImpl

public interface ConnectionDefinitionProperties extends WlsMetadata
A generic ConnectionDefinitionProperties.
Author:
Jeff Zhang
  • Method Details

    • getPoolParams

      PoolParams getPoolParams()
      getPoolParams
      Returns:
      the PoolParams
    • getLogging

      Logging getLogging()
      getLogging
      Returns:
      the Logging
    • getTransactionSupport

      TransactionSupport getTransactionSupport()
      getTransactionSupport
      Returns:
      the transactionSupport
    • getAuthenticationMechanism

      String getAuthenticationMechanism()
      getAuthenticationMechanism
      Returns:
      the AuthenticationMechanism
    • getReauthenticationSupport

      Boolean getReauthenticationSupport()
      getReauthenticationSupport
      Returns:
      bool ReauthenticationSupport
    • getProperties

      ConfigProperties getProperties()
      getProperties
      Returns:
      the ConfigProperties
    • getResAuth

      String getResAuth()
      getResAuth
      Returns:
      the ResAuth