|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.datasources.impl.TimeoutTypeImpl<T>
public class TimeoutTypeImpl<T>
This class implements the timeoutType
xsd type
Constructor Summary | |
---|---|
TimeoutTypeImpl(T t,
String nodeName,
org.jboss.shrinkwrap.descriptor.spi.node.Node node)
|
|
TimeoutTypeImpl(T t,
String nodeName,
org.jboss.shrinkwrap.descriptor.spi.node.Node node,
org.jboss.shrinkwrap.descriptor.spi.node.Node childNode)
|
Method Summary | |
---|---|
TimeoutType<T> |
allocationRetry(Integer allocationRetry)
Sets the allocation-retry element |
TimeoutType<T> |
allocationRetryWaitMillis(Integer allocationRetryWaitMillis)
Sets the allocation-retry-wait-millis element |
TimeoutType<T> |
blockingTimeoutMillis(Integer blockingTimeoutMillis)
Sets the blocking-timeout-millis element |
Integer |
getAllocationRetry()
Returns the allocation-retry element |
Integer |
getAllocationRetryWaitMillis()
Returns the allocation-retry-wait-millis element |
Integer |
getBlockingTimeoutMillis()
Returns the blocking-timeout-millis element |
Integer |
getIdleTimeoutMinutes()
Returns the idle-timeout-minutes element |
Integer |
getQueryTimeout()
Returns the query-timeout element |
Integer |
getUseTryLock()
Returns the use-try-lock element |
String |
getXaResourceTimeout()
Returns the xa-resource-timeout element |
TimeoutType<T> |
idleTimeoutMinutes(Integer idleTimeoutMinutes)
Sets the idle-timeout-minutes element |
Boolean |
isSetTxQueryTimeout()
Removes the set-tx-query-timeout element |
TimeoutType<T> |
queryTimeout(Integer queryTimeout)
Sets the query-timeout element |
TimeoutType<T> |
removeAllocationRetry()
Removes the allocation-retry element |
TimeoutType<T> |
removeAllocationRetryWaitMillis()
Removes the allocation-retry-wait-millis element |
TimeoutType<T> |
removeBlockingTimeoutMillis()
Removes the blocking-timeout-millis element |
TimeoutType<T> |
removeIdleTimeoutMinutes()
Removes the idle-timeout-minutes element |
TimeoutType<T> |
removeQueryTimeout()
Removes the query-timeout element |
TimeoutType<T> |
removeSetTxQueryTimeout()
Removes the set-tx-query-timeout element |
TimeoutType<T> |
removeUseTryLock()
Removes the use-try-lock element |
TimeoutType<T> |
removeXaResourceTimeout()
Removes the xa-resource-timeout element |
TimeoutType<T> |
setTxQueryTimeout()
Sets the set-tx-query-timeout element |
T |
up()
Returns the parent of this Child |
TimeoutType<T> |
useTryLock(Integer useTryLock)
Sets the use-try-lock element |
TimeoutType<T> |
xaResourceTimeout(String xaResourceTimeout)
Sets the xa-resource-timeout element |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimeoutTypeImpl(T t, String nodeName, org.jboss.shrinkwrap.descriptor.spi.node.Node node)
public TimeoutTypeImpl(T t, String nodeName, org.jboss.shrinkwrap.descriptor.spi.node.Node node, org.jboss.shrinkwrap.descriptor.spi.node.Node childNode)
Method Detail |
---|
public T up()
Child
Child
up
in interface Child<T>
Child
public TimeoutType<T> blockingTimeoutMillis(Integer blockingTimeoutMillis)
blocking-timeout-millis
element
blockingTimeoutMillis
in interface TimeoutType<T>
blockingTimeoutMillis
- the value for the element blocking-timeout-millis
TimeoutType
public Integer getBlockingTimeoutMillis()
blocking-timeout-millis
element
getBlockingTimeoutMillis
in interface TimeoutType<T>
blocking-timeout-millis
public TimeoutType<T> removeBlockingTimeoutMillis()
blocking-timeout-millis
element
removeBlockingTimeoutMillis
in interface TimeoutType<T>
TimeoutType
public TimeoutType<T> idleTimeoutMinutes(Integer idleTimeoutMinutes)
idle-timeout-minutes
element
idleTimeoutMinutes
in interface TimeoutType<T>
idleTimeoutMinutes
- the value for the element idle-timeout-minutes
TimeoutType
public Integer getIdleTimeoutMinutes()
idle-timeout-minutes
element
getIdleTimeoutMinutes
in interface TimeoutType<T>
idle-timeout-minutes
public TimeoutType<T> removeIdleTimeoutMinutes()
idle-timeout-minutes
element
removeIdleTimeoutMinutes
in interface TimeoutType<T>
TimeoutType
public TimeoutType<T> setTxQueryTimeout()
set-tx-query-timeout
element
setTxQueryTimeout
in interface TimeoutType<T>
TimeoutType
public Boolean isSetTxQueryTimeout()
set-tx-query-timeout
element
isSetTxQueryTimeout
in interface TimeoutType<T>
TimeoutType
public TimeoutType<T> removeSetTxQueryTimeout()
set-tx-query-timeout
element
removeSetTxQueryTimeout
in interface TimeoutType<T>
TimeoutType
public TimeoutType<T> queryTimeout(Integer queryTimeout)
query-timeout
element
queryTimeout
in interface TimeoutType<T>
queryTimeout
- the value for the element query-timeout
TimeoutType
public Integer getQueryTimeout()
query-timeout
element
getQueryTimeout
in interface TimeoutType<T>
query-timeout
public TimeoutType<T> removeQueryTimeout()
query-timeout
element
removeQueryTimeout
in interface TimeoutType<T>
TimeoutType
public TimeoutType<T> useTryLock(Integer useTryLock)
use-try-lock
element
useTryLock
in interface TimeoutType<T>
useTryLock
- the value for the element use-try-lock
TimeoutType
public Integer getUseTryLock()
use-try-lock
element
getUseTryLock
in interface TimeoutType<T>
use-try-lock
public TimeoutType<T> removeUseTryLock()
use-try-lock
element
removeUseTryLock
in interface TimeoutType<T>
TimeoutType
public TimeoutType<T> allocationRetry(Integer allocationRetry)
allocation-retry
element
allocationRetry
in interface TimeoutType<T>
allocationRetry
- the value for the element allocation-retry
TimeoutType
public Integer getAllocationRetry()
allocation-retry
element
getAllocationRetry
in interface TimeoutType<T>
allocation-retry
public TimeoutType<T> removeAllocationRetry()
allocation-retry
element
removeAllocationRetry
in interface TimeoutType<T>
TimeoutType
public TimeoutType<T> allocationRetryWaitMillis(Integer allocationRetryWaitMillis)
allocation-retry-wait-millis
element
allocationRetryWaitMillis
in interface TimeoutType<T>
allocationRetryWaitMillis
- the value for the element allocation-retry-wait-millis
TimeoutType
public Integer getAllocationRetryWaitMillis()
allocation-retry-wait-millis
element
getAllocationRetryWaitMillis
in interface TimeoutType<T>
allocation-retry-wait-millis
public TimeoutType<T> removeAllocationRetryWaitMillis()
allocation-retry-wait-millis
element
removeAllocationRetryWaitMillis
in interface TimeoutType<T>
TimeoutType
public TimeoutType<T> xaResourceTimeout(String xaResourceTimeout)
xa-resource-timeout
element
xaResourceTimeout
in interface TimeoutType<T>
xaResourceTimeout
- the value for the element xa-resource-timeout
TimeoutType
public String getXaResourceTimeout()
xa-resource-timeout
element
getXaResourceTimeout
in interface TimeoutType<T>
xa-resource-timeout
public TimeoutType<T> removeXaResourceTimeout()
xa-resource-timeout
element
removeXaResourceTimeout
in interface TimeoutType<T>
TimeoutType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |