WorkProfilerMBean MBean

Partial ObjectName:
WebSphere:*,type=WorkProfilerMBean


MBean WorkProfilerMBean

Work Profiler


Operation Summary
booleanisActive()
           Check if the work profiler is running
booleanisPrimary()
           Check if the work profiler is primary or backup
booleanreset()
           Reset the history work profiler maintains, returns true if successful
StringgetActiveControllerLocation()
           Returns the active controller location.
booleanisEnabled()
           Returns the groupEnabled state.
StringgetLastAlphaMessage()
           Returns the toString version of the last published Alpha Message.

Operation Detail

isActive

public boolean isActive()
Check if the work profiler is running
Security Roles:
administrator
operator

isPrimary

public boolean isPrimary()
Check if the work profiler is primary or backup
Security Roles:
administrator
operator

reset

public boolean reset()
Reset the history work profiler maintains, returns true if successful
Security Roles:
administrator
operator

getActiveControllerLocation

public String getActiveControllerLocation()
Returns the active controller location.
Security Roles:
administrator
operator

isEnabled

public boolean isEnabled()
Returns the groupEnabled state.
Security Roles:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

getLastAlphaMessage

public String getLastAlphaMessage()
Returns the toString version of the last published Alpha Message.
Security Roles:
administrator
operator

Copyright IBM Corp. 1996-2005