Interface TimeOut

All Superinterfaces:
JCAMetadata, Serializable
All Known Subinterfaces:
TimeOut

public interface TimeOut extends JCAMetadata
A TimeOut.
Author:
Stefano Maestri
  • Method Details

    • getBlockingTimeoutMillis

      Long getBlockingTimeoutMillis()
      Get the blockingTimeoutMillis.
      Returns:
      the blockingTimeoutMillis.
    • getIdleTimeoutMinutes

      Long getIdleTimeoutMinutes()
      Get the idleTimeoutMinutes.
      Returns:
      the idleTimeoutMinutes.
    • getAllocationRetry

      Integer getAllocationRetry()
      Get the allocationRetryWaitMillis.
      Returns:
      the allocationRetryWaitMillis.
    • getAllocationRetryWaitMillis

      Long getAllocationRetryWaitMillis()
      Get the allocationRetryWaitMillis.
      Returns:
      the allocationRetryWaitMillis.
    • getXaResourceTimeout

      Integer getXaResourceTimeout()
      Get the xaResourceTimeout.
      Returns:
      the xaResourceTimeout.