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