public interface CoordinatorEnvironmentBeanMBean
Modifier and Type | Method and Description |
---|---|
String |
getCheckedActionFactoryClassName() |
String |
getCommunicationStore()
Deprecated.
|
int |
getDefaultTimeout() |
long |
getTxReaperCancelFailWaitPeriod() |
long |
getTxReaperCancelWaitPeriod() |
String |
getTxReaperMode() |
long |
getTxReaperTimeout() |
int |
getTxReaperZombieMax() |
boolean |
isAsyncCommit() |
boolean |
isAsyncPrepare() |
boolean |
isAsyncRollback() |
boolean |
isBeforeCompletionWhenRollbackOnly() |
boolean |
isClassicPrepare() |
boolean |
isCommitOnePhase() |
boolean |
isEnableStatistics() |
boolean |
isMaintainHeuristics() |
boolean |
isReadonlyOptimisation() |
boolean |
isSharedTransactionLog()
Deprecated.
|
boolean |
isStartDisabled() |
boolean |
isTransactionStatusManagerEnable() |
boolean |
isWriteOptimisation() |
void |
setEnableStatistics(boolean enableStatistics) |
boolean isAsyncCommit()
boolean isAsyncPrepare()
boolean isAsyncRollback()
boolean isCommitOnePhase()
boolean isMaintainHeuristics()
boolean isWriteOptimisation()
boolean isReadonlyOptimisation()
boolean isClassicPrepare()
boolean isEnableStatistics()
void setEnableStatistics(boolean enableStatistics)
@Deprecated boolean isSharedTransactionLog()
boolean isStartDisabled()
String getTxReaperMode()
long getTxReaperTimeout()
long getTxReaperCancelWaitPeriod()
long getTxReaperCancelFailWaitPeriod()
int getTxReaperZombieMax()
int getDefaultTimeout()
boolean isTransactionStatusManagerEnable()
boolean isBeforeCompletionWhenRollbackOnly()
String getCheckedActionFactoryClassName()
@Deprecated String getCommunicationStore()
Copyright © 2017 JBoss by Red Hat. All rights reserved.