JMX MBean View

647c07faf5bd

Sat Dec 21 13:42:58 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
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
    
ThreadGroupName RW java.lang.String Attribute exposed for management
    
QueueSize R int Attribute exposed for management
0    
MinimumPoolSize RW int Attribute exposed for management
    
MaximumPoolSize RW int Attribute exposed for management
    
PoolNumber R int Attribute exposed for management
2    
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]