public interface TransactionMBean
Modifier and Type | Method and Description |
---|---|
int |
getCommitCount()
Returns the number of commit operation since startup.
|
int |
getPhase()
Returns the transaction state.
|
String |
getPhaseInfo()
Returns a string representation of the transaction state.
|
long |
getStartTime()
Returns the starting time.
|
boolean |
isPersistent()
Tests if the Transaction component is persistent.
|
boolean isPersistent()
int getPhase()
String getPhaseInfo()
int getCommitCount()
long getStartTime()
Copyright © 2020 ScalAgent D.T.. All rights reserved.