|
|||||||||
| Home >> All >> org >> mobicents >> slee >> runtime >> [ serviceactivity overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.mobicents.slee.runtime.serviceactivity
Class ServiceStartedEventImpl

java.lang.Objectorg.mobicents.slee.runtime.serviceactivity.ServiceStartedEventImpl
- public class ServiceStartedEventImpl
- extends java.lang.Object
Implementation of the Service Started Event.
| Field Summary | |
private ServiceID |
serviceID
|
| Constructor Summary | |
ServiceStartedEventImpl(ServiceID serviceID)
|
|
| Method Summary | |
ServiceID |
getServiceID()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
serviceID
private ServiceID serviceID
| Constructor Detail |
ServiceStartedEventImpl
public ServiceStartedEventImpl(ServiceID serviceID)
| Method Detail |
getServiceID
public ServiceID getServiceID()
|
|||||||||
| Home >> All >> org >> mobicents >> slee >> runtime >> [ serviceactivity overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.mobicents.slee.runtime.serviceactivity.ServiceStartedEventImpl