| Package | Description |
|---|---|
| javax.slee.management |
This package defines the SLEE external management interfaces.
|
| Constructor and Description |
|---|
ServiceStateChangeNotification(ServiceManagementMBean serviceManagementMBean,
ServiceID service,
ServiceState newState,
ServiceState oldState,
long sequenceNumber)
Create a
ServiceStateChangeNotification to notify listeners of a
change in the operational state of a Service. |