WebSphere:*,type=
MBean
Centralized Install Manager MBean
Operation Summary | |
| getNumberOfActiveWorkerThreads() Gets the current number of active worker threads employed by the Centralized Install Manager. |
| getNumberOfWorkerThreadsInPrepPhase() Gets the number of worker threads currently in preparation phase. |
| getMaxActiveWorkerThreads() Gets the maximum number of active worker threads that can be started by the Centralized Install Manager. |
| getMaxWorkerThreadsInPrepPhase() Gets the maximum number of worker threads in preparation phase. |
| setMaxActiveWorkerThreads( Sets the maximum number of active worker threads that can be started by the Centralized Install Manager. |
| setMaxWorkerThreadsInPrepPhase( Sets the maximum number of worker threads in preparation phase. |
Notification Summary | |
websphere.cimgr.install.public.key.completed An installSSHPublicKey request has completed. | |
websphere.cimgr.install.completed A remote install request has completed. | |
websphere.cimgr.uninstall.completed A remote uninstall request has completed. |
Operation Detail |
public getNumberOfActiveWorkerThreads()
public getNumberOfWorkerThreadsInPrepPhase()
public getMaxActiveWorkerThreads()
public getMaxWorkerThreadsInPrepPhase()
public setMaxActiveWorkerThreads( value
)
value
-
the new threshold value to set to
public setMaxWorkerThreadsInPrepPhase( value
)
value
-
the new threshold value to set toNotification Detail |