JMX MBean View

647c07faf5bd

Sat Jul 27 10:36:56 UTC 2024
 
NameDomainjboss.jca
serviceWorkManagerThreadPool
Java Classorg.jboss.util.threadpool.BasicThreadPool
DescriptionInformation on the management interface of the MBean

Attribute Name Access Type Description Attribute Value
ThreadGroupName RW java.lang.String Attribute exposed for management
    
QueueSize R int Attribute exposed for management
0    
MaximumQueueSize RW int Attribute exposed for management
    
KeepAliveTime RW long Attribute exposed for management
    
BlockingMode RW org.jboss.util.threadpool.BlockingMode Attribute exposed for management
    
ClassLoaderSource RW org.jboss.util.loading.ClassLoaderSource Attribute exposed for management
    
PoolNumber R int Attribute exposed for management
2    
MinimumPoolSize RW int Attribute exposed for management
    
MaximumPoolSize RW int Attribute exposed for management
    
Name RW java.lang.String Attribute exposed for management
    
Instance R org.jboss.util.threadpool.ThreadPool Attribute exposed for management
WorkManager(2)    


Operation Return Type Description Parameters
stop void Operation exposed for management
[no parameters]