Interface TransactionManager.TransactionConfig
-
- All Known Subinterfaces:
ServerTransactionManager.ServerTransactionConfig
- Enclosing interface:
- TransactionManager
public static interface TransactionManager.TransactionConfig
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetCleanupInterval()Get cleanup interval in milliseconds.longgetSyncTimeoutMs()longgetTransactionTimeoutMs()
-