JMX MBean View

647c07faf5bd

Sat Apr 20 05:50:49 UTC 2024
 
NameDomainjboss
serviceClientUserTransaction
Java Classorg.jboss.mx.modelmbean.XMBean
DescriptionClientUserTransaction Service.

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 Return Type Description Parameters
invoke java.lang.Object Expose UserTransactionSession and UserTransactionSessionFactory interfaces via JMX to invokers.
invocation org.jboss.invocation.Invocation A pointer to the invocation object
create void Standard MBean lifecycle method
[no parameters]
start void The start lifecycle operation
[no parameters]
stop void The stop lifecycle operation
[no parameters]
destroy void The destroy lifecycle operation
[no parameters]
jbossInternalLifecycle void The detyped lifecycle operation (for internal use only)
method java.lang.String The lifecycle operation