org.objectweb.jonas.jtm
Interface TransactionServiceImplMBean
- All Known Implementing Classes:
- TransactionServiceImpl
- public interface TransactionServiceImplMBean
MBean Interface for Transaction Service Management
MBean type: Standard
MBean model:Inheritance (TransactionServiceImpl)
getCurrentTimeOut
public java.lang.Integer getCurrentTimeOut()
- Returns:
- Integer current time out for transaction
setCurrentTimeOut
public void setCurrentTimeOut(java.lang.Integer timeout)
- Parameters:
new
- time out for transaction
getJTMLocal
public java.lang.Boolean getJTMLocal()
- Returns:
- True if the jtm is local
getJTMPortNumber
public java.lang.Integer getJTMPortNumber()
- Returns:
- the jtm port number
getJTMHostName
public java.lang.String getJTMHostName()
- Returns:
- the jtm host name
getTxCounters
public java.lang.Integer[] getTxCounters()
- MBean method:
- Returns:
- all counter
resetAllTxTotalCounters
public void resetAllTxTotalCounters()
- MBean method:
reset all tx counter
saveConfig
public void saveConfig()
- MBean method:
save updated configuration