JMX MBean View

647c07faf5bd

Wed Apr 24 04:57:00 UTC 2024
 
NameDomainjboss.ejb
serviceEJBTimerService
Java Classorg.jboss.ejb.txtimer.EJBTimerServiceImpl
DescriptionManagement Bean.

Attribute Name Access Type Description Attribute Value
Name R java.lang.String MBean Attribute.
EJBTimerServiceImpl    
StateString R java.lang.String MBean Attribute.
Started    
TimerIdGeneratorClassName RW java.lang.String MBean Attribute.
    
State R int MBean Attribute.
3    
TimedObjectInvokerClassName RW java.lang.String MBean Attribute.
    
RetryPolicy RW javax.management.ObjectName MBean Attribute.

View MBean

PersistencePolicy RW javax.management.ObjectName MBean Attribute.

View MBean

TransactionManagerFactory W org.jboss.tm.TransactionManagerFactory MBean Attribute.
    


Operation Return Type Description Parameters
destroy void MBean Operation.
[no parameters]
stop void MBean Operation.
[no parameters]
createTimerService javax.ejb.TimerService MBean Operation.
p1 javax.management.ObjectName (no description)
p2 java.lang.Object (no description)
p3 org.jboss.ejb.Container (no description)
create void MBean Operation.
[no parameters]
listTimers java.lang.String MBean Operation.
[no parameters]
removeTimerService void MBean Operation.
p1 javax.management.ObjectName (no description)
p2 boolean (no description) TrueFalse
removeTimerService void MBean Operation.
p1 javax.management.ObjectName (no description)
p2 java.lang.Object (no description)
start void MBean Operation.
[no parameters]
getTimerService javax.ejb.TimerService MBean Operation.
p1 javax.management.ObjectName (no description)
p2 java.lang.Object (no description)
createTimerService javax.ejb.TimerService MBean Operation.
p1 javax.management.ObjectName (no description)
p2 java.lang.Object (no description)
p3 org.jboss.ejb.txtimer.TimedObjectInvoker (no description)
jbossInternalLifecycle void MBean Operation.
p1 java.lang.String (no description)
restoreTimers void MBean Operation.
p1 javax.management.ObjectName (no description)
p2 java.lang.ClassLoader (no description)