|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ecf.discovery.ServiceTypeContainerEvent
public class ServiceTypeContainerEvent
Base event implementation of IServiceEvent. Subclasses
may be created as appropriate.
| Field Summary | |
|---|---|
protected ID |
containerID
|
protected IServiceTypeID |
serviceType
|
| Constructor Summary | |
|---|---|
ServiceTypeContainerEvent(IServiceTypeID serviceType,
ID containerID)
|
|
| Method Summary | |
|---|---|
ID |
getLocalContainerID()
Get ID of local discovery container (the discovery container receiving this event). |
IServiceTypeID |
getServiceTypeID()
Get service type id for this service type event. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected IServiceTypeID serviceType
protected ID containerID
| Constructor Detail |
|---|
public ServiceTypeContainerEvent(IServiceTypeID serviceType,
ID containerID)
| Method Detail |
|---|
public ID getLocalContainerID()
IContainerEvent
getLocalContainerID in interface IContainerEventnull
public java.lang.String toString()
toString in class java.lang.Objectpublic IServiceTypeID getServiceTypeID()
IServiceTypeEvent
getServiceTypeID in interface IServiceTypeEventnull.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||