Interface TimeOut
-
- All Superinterfaces:
JCAMetadata,Serializable,TimeOut,ValidatableMetadata
public interface TimeOut extends TimeOut, ValidatableMetadata
A TimeOut.- Author:
- Stefano Maestri
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classTimeOut.TagA Tag.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LonggetQueryTimeout()Get the queryTimeout.LonggetUseTryLock()Get the useTryLock.BooleanisSetTxQueryTimeout()Get the setTxQuertTimeout.-
Methods inherited from interface org.jboss.jca.common.api.metadata.common.TimeOut
getAllocationRetry, getAllocationRetryWaitMillis, getBlockingTimeoutMillis, getIdleTimeoutMinutes, getXaResourceTimeout
-
Methods inherited from interface org.jboss.jca.common.api.metadata.ValidatableMetadata
validate
-
-