WebSphere:*,type=BulletinBoard
ResourceInstanceIdentifier:
MBean BulletinBoard
Management interface for the HA Manager Bulletin Board service.
Operation Summary | |
com.ibm.websphere.hamanager.jmx.BulletinBoardSnapshot | getSnapshot( A snapshot of the bulletinboard state |
Operation Detail |
public com.ibm.websphere.hamanager.jmx.BulletinBoardSnapshot getSnapshot(java.lang.String BoardName,
java.lang.String SubjectFilter,
java.lang.Integer maxSubjectsPerCoordinator
)
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.