|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ecf.discovery.ServiceContainerEvent
public class ServiceContainerEvent
Base event implementation of IServiceEvent. Subclasses may be created
as appropriate.
| Field Summary | |
|---|---|
protected ID |
containerID
|
protected IServiceInfo |
info
|
| Constructor Summary | |
|---|---|
ServiceContainerEvent(IServiceInfo info,
ID containerID)
|
|
| Method Summary | |
|---|---|
ID |
getLocalContainerID()
Get ID of local discovery container (the discovery container receiving this event). |
IServiceInfo |
getServiceInfo()
Get the service info associated with this 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 IServiceInfo info
protected ID containerID
| Constructor Detail |
|---|
public ServiceContainerEvent(IServiceInfo info,
ID containerID)
| Method Detail |
|---|
public IServiceInfo getServiceInfo()
IServiceEvent
getServiceInfo in interface IServiceEventnull.public ID getLocalContainerID()
IContainerEvent
getLocalContainerID in interface IContainerEventnull
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||