JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

ClientUserTransaction Service.

List of MBean attributes:

Name Type Access Value Description
Name java.lang.String R ClientUserTransactionService The class name of the MBean
State int R 3 The status of the MBean
StateString java.lang.String R Started The status of the MBean in text form
TxProxyName javax.management.ObjectName W Set the name of the proxy factory service used for the UserTransactionSession

List of MBean operations:


java.lang.Object invoke()

Expose UserTransactionSession and UserTransactionSessionFactory interfaces via JMX to invokers.

Param ParamType ParamValue ParamDescription
invocation org.jboss.invocation.Invocation A pointer to the invocation object

void create()

Standard MBean lifecycle method


void start()

The start lifecycle operation


void stop()

The stop lifecycle operation


void destroy()

The destroy lifecycle operation


void jbossInternalLifecycle()

The detyped lifecycle operation (for internal use only)

Param ParamType ParamValue ParamDescription
method java.lang.String The lifecycle operation