MBean

Partial ObjectName:
WebSphere:*,type=


MBean

Management interface for the SON-based Bulletin Board service.

Since:
5.1 XD

Operation Summary
getSnapshot()
           A snapshot of the local bulletinboards state
getAbstractStateDump()
           Fetches a text dump of the local abstract internal state
getConcreteStateDump()
           Fetches a text dump of the local concrete internal state
getIORates()
           Returns a snapshot of recent I/O rates
getStatisticsPrintTimeout()
           Returns a local bulletin boards statistics print timeout
setStatisticsPrintTimeout( timeout)
           Sets a local bulletin boards statistics print timeout

Operation Detail

getSnapshot

public  getSnapshot()
A snapshot of the local bulletinboards state

getAbstractStateDump

public  getAbstractStateDump()
Fetches a text dump of the local abstract internal state

getConcreteStateDump

public  getConcreteStateDump()
Fetches a text dump of the local concrete internal state

getIORates

public  getIORates()
Returns a snapshot of recent I/O rates

getStatisticsPrintTimeout

public  getStatisticsPrintTimeout()
Returns a local bulletin boards statistics print timeout

setStatisticsPrintTimeout

public  setStatisticsPrintTimeout( timeout)
Sets a local bulletin boards statistics print timeout
Parameters:
timeout - A new statistics print timeout in milliseconds. If the given timeout is less or equal to null, the statistics will continue to be gathered, but will not be printed.

Copyright IBM Corp. 1996 - 2007