JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

Management Bean.

List of MBean attributes:

Name Type Access Value Description
UserTransaction javax.transaction.UserTransaction R Transaction: unknown MBean Attribute.
PropagateFullContext boolean RW True False MBean Attribute.
XATerminator org.jboss.tm.JBossXATerminator R com.arjuna.ats.internal.jbossatx.jta.jca.XATerminator@2d9e7ad9 MBean Attribute.
StatisticsEnabled boolean RW True False MBean Attribute.
CommitCount long R 0 MBean Attribute.
Name java.lang.String R TransactionManagerService MBean Attribute.
StateString java.lang.String R Started MBean Attribute.
RunInVMRecoveryManager boolean RW True False MBean Attribute.
ObjectStoreDir java.lang.String RW MBean Attribute.
RollbackCount long R 0 MBean Attribute.
TransactionManager javax.transaction.TransactionManager R com.arjuna.ats.jbossatx.jta.TransactionManagerDelegate@536143b9 MBean Attribute.
State int R 3 MBean Attribute.
TransactionTimeout int RW MBean Attribute.
TransactionCount long R 0 MBean Attribute.

List of MBean operations:


void start()

MBean Operation.


void unregisterXAExceptionFormatter()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 java.lang.Class (no description)

void stop()

MBean Operation.


void create()

MBean Operation.


void jbossInternalLifecycle()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 java.lang.String (no description)

void registerXAExceptionFormatter()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 java.lang.Class (no description)
p2 org.jboss.tm.XAExceptionFormatter (no description)

void destroy()

MBean Operation.