|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
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 IServiceEvent
null
.public ID getLocalContainerID()
IContainerEvent
getLocalContainerID
in interface IContainerEvent
null
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD