BulletinBoard MBean

Partial ObjectName:
WebSphere:*,type=BulletinBoard


MBean BulletinBoard

Management interface for the HA Manager Bulletin Board service.

Since:
5.1 XD

Operation Summary
com.ibm.websphere.hamanager.jmx.BulletinBoardSnapshotgetSnapshot(java.lang.String BoardName, java.lang.String SubjectFilter, java.lang.Integer maxSubjectsPerCoordinator)
           A snapshot of the bulletinboard state

Operation Detail

getSnapshot

public com.ibm.websphere.hamanager.jmx.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.

Copyright IBM Corp. 1996-2003