MBean

Partial ObjectName:
WebSphere:*,type=


MBean

Work Profiler


Operation Summary
isActive()
           Check if the work profiler is running
isPrimary()
           Check if the work profiler is primary or backup
reset()
           Reset the history work profiler maintains, returns true if successful
getActiveControllerLocation()
           Returns the active controller location.
isEnabled()
           Returns the groupEnabled state.
getLastAlphaMessage()
           Returns the toString version of the last published Alpha Message.

Operation Detail

isActive

public  isActive()
Check if the work profiler is running

isPrimary

public  isPrimary()
Check if the work profiler is primary or backup

reset

public  reset()
Reset the history work profiler maintains, returns true if successful

getActiveControllerLocation

public  getActiveControllerLocation()
Returns the active controller location.

isEnabled

public  isEnabled()
Returns the groupEnabled state.

getLastAlphaMessage

public  getLastAlphaMessage()
Returns the toString version of the last published Alpha Message.

Copyright IBM Corp. 1996 - 2007