public interface CommonTimeOut extends JCAMetadata
Modifier and Type | Interface and Description |
---|---|
static class |
CommonTimeOut.Tag
A Tag.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getAllocationRetry()
Get the allocationRetryWaitMillis.
|
java.lang.Long |
getAllocationRetryWaitMillis()
Get the allocationRetryWaitMillis.
|
java.lang.Long |
getBlockingTimeoutMillis()
Get the blockingTimeoutMillis.
|
java.lang.Long |
getIdleTimeoutMinutes()
Get the idleTimeoutMinutes.
|
java.lang.Integer |
getXaResourceTimeout()
Get the xaResourceTimeout.
|
java.lang.Long getBlockingTimeoutMillis()
java.lang.Long getIdleTimeoutMinutes()
java.lang.Integer getAllocationRetry()
java.lang.Long getAllocationRetryWaitMillis()
java.lang.Integer getXaResourceTimeout()
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)