TransactionManager Service. org.jboss.tm.TransactionManagerService &defaultAttributes; Should be set to true for transaction demarcation over IIOP GlobalIdsEnabled boolean Whether to interrupt threads at transaction timeout InterruptThreads boolean The transaction timeout in seconds TransactionTimeout int Name of the xidFactory XidFactory javax.management.ObjectName Transaction Integrity Policy TransactionIntegrityFactory org.jboss.tm.integrity.TransactionIntegrityFactory Returns the TransactionManager managed by this service TransactionManager javax.transaction.TransactionManager Returns the XATerminator managed by this service XATerminator org.jboss.tm.JBossXATerminator Counts the number of active transactions TransactionCount long Counts the number of commited transactions CommitCount long Counts the number of transactions that have been rolled back RollbackCount long Register a XAException Formatter registerXAExceptionFormatter The class of the formatter clazz java.lang.Class A XAExceptionFromatter value formatter org.jboss.tm.XAExceptionFormatter void Unregister a XAException Formatter unregisterXAExceptionFormatter The class of the formatter clazz java.lang.Class void &defaultOperations;