BulletinBoard MBean

Partial ObjectName:
WebSphere:*,type=BulletinBoard

ResourceInstanceIdentifier:

     The resource being modified for the MBean is of type Cell

     The instance is identified by the value of key cell in the MBean's Object Name >


MBean BulletinBoard

Management interface for the HA Manager Bulletin Board service.

Since:

5.1 XD


Operation Summary

BulletinBoardSnapshotgetSnapshot(java.lang.String BoardName, java.lang.String SubjectFilter, java.lang.Integer maxSubjectsPerCoordinator)
           A snapshot of the bulletinboard state

Operation Detail

getSnapshot

public BulletinBoardSnapshot getSnapshot(java.lang.String BoardName, java.lang.String SubjectFilter, java.lang.Integer maxSubjectsPerCoordinator)

     A snapshot of the bulletinboard state

Parameters:

     BoardName - An empty string for all boards or a specific board.
     SubjectFilter - An empty string for all subjects or regular expression.
     maxSubjectsPerCoordinator - At most this number of matching subjects will be returned per coordinator.

Security Roles:

     administrator
     operator
     configurator
     monitor
     deployer
     adminsecuritymanager


Copyright IBM Corporation 2002, 2012