Package | Description |
---|---|
javax.slee.usage |
This package defines the interfaces and classes required to support usage collection in the SLEE.
|
Constructor and Description |
---|
UsageNotification(String type,
UsageMBean usageMBean,
NotificationSource notificationSource,
String paramSet,
String paramName,
boolean counter,
long value,
long sequenceNumber,
long timestamp)
Create a
UsageNotification to notify listeners of an update to a usage
parameter's value. |