org.eclipse.ecf.provider.discovery
Class CompositeServiceTypeContainerEvent

java.lang.Object
  extended by org.eclipse.ecf.discovery.ServiceTypeContainerEvent
      extended by org.eclipse.ecf.provider.discovery.CompositeServiceTypeContainerEvent
All Implemented Interfaces:
IContainerEvent, Event, IServiceTypeEvent

public class CompositeServiceTypeContainerEvent
extends ServiceTypeContainerEvent
implements IServiceTypeEvent


Field Summary
 
Fields inherited from class org.eclipse.ecf.discovery.ServiceTypeContainerEvent
containerID, serviceType
 
Constructor Summary
CompositeServiceTypeContainerEvent(IServiceTypeEvent event, ID connectedId)
           
 
Method Summary
 ID getOriginalLocalContainerId()
           
 
Methods inherited from class org.eclipse.ecf.discovery.ServiceTypeContainerEvent
getLocalContainerID, getServiceTypeID, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.ecf.discovery.IServiceTypeEvent
getServiceTypeID
 
Methods inherited from interface org.eclipse.ecf.core.events.IContainerEvent
getLocalContainerID
 

Constructor Detail

CompositeServiceTypeContainerEvent

public CompositeServiceTypeContainerEvent(IServiceTypeEvent event,
                                          ID connectedId)
Method Detail

getOriginalLocalContainerId

public ID getOriginalLocalContainerId()
Returns:
the origLocalContainerId