|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceStartedEvent
This interface is implemented by Service started events genererated by the SLEE when a Service is started. A Service starts when either:
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.
| Method Summary | |
|---|---|
ServiceID |
getService()
Get the Service component identifier that identifies the Service component that has started. |
| Method Detail |
|---|
ServiceID getService()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||