JMX MBean View

Name Domain jboss
service ClientUserTransaction
Java Class org.jboss.mx.modelmbean.XMBean
Description ClientUserTransaction Service.

Back to Agent ViewRefresh MBean View

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

Operation Name
Return Type
Description
Parameters
create
void
Standard MBean lifecycle method
destroy
void
The destroy lifecycle operation
invoke
java.lang.Object
Expose UserTransactionSession and UserTransactionSessionFactory interfaces via JMX to invokers.
invocation
org.jboss.invocation.Invocation
A pointer to the invocation object
jbossInternalLifecycle
void
The detyped lifecycle operation (for internal use only)
method
java.lang.String
The lifecycle operation
start
void
The start lifecycle operation
stop
void
The stop lifecycle operation