JMX MBean View

647c07faf5bd

Fri May 09 08:51:10 UTC 2025
 
NameDomainjboss.jca
serviceWorkManagerThreadPool
Java Classorg.jboss.util.threadpool.BasicThreadPool
DescriptionInformation on the management interface of the MBean

Attribute Name Access Type Description Attribute Value
ClassLoaderSource RW org.jboss.util.loading.ClassLoaderSource Attribute exposed for management
    
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
    
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]