public interface TimeOut extends JCAMetadata
Modifier and Type | Interface and Description |
---|---|
static class |
TimeOut.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 © 2021 JBoss by Red Hat. All rights reserved.