|
Class Summary |
| UsageNotification |
This notification is emitted by an SbbUsageMBean object to indicate a
counter-type usage parameter has been updated or a sample-type usage parameter has
accumulated a new sample. |
| UsageOutOfRangeFilter |
A notification filter that only allows through UsageNotifications where the
Service component identifier, SBB component identifier, and the usage parameter name
match specified values, and the value of the usage parameter contained in the
notification falls outside a specified range. |
| UsageThresholdFilter |
A notification filter that only allows through UsageNotifications where the
Service component identifier, SBB component identifier, and the usage parameter name
match specified values, and the value of the usage parameter has crossed a specified
threshold (in either the positive or negative direction). |
| UsageUpdatedFilter |
A notification filter that only allows through UsageNotifications where the
Service component identifier, SBB component identifier, and the usage parameter name
match specified values. |