public interface ServiceStartedEvent
ServiceManagementMBean
The event type name of Service started events is
"javax.slee.serviceactivity.ServiceStartedEvent
". The 1.0
version of this event may be delivered by the SLEE to SBBs in any Service.
The 1.1 version of this event, when fired by the SLEE, is delivered only to
SBBs in the Service that is starting.
Modifier and Type | Method and Description |
---|---|
ServiceID |
getService()
Get the Service component identifier that identifies the Service component
that has started.
|
ServiceID getService()