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.

Operation Detail

isActive

public boolean isActive()
Check if the work profiler is running

isPrimary

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

reset

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

getActiveControllerLocation

public String getActiveControllerLocation()
Returns the active controller location.

isEnabled

public boolean isEnabled()
Returns the groupEnabled state.

Copyright IBM Corp. 1996 - 2007