Package org.eclipse.ecf.core.events
Interface IContainerConnectingEvent
- 
- All Superinterfaces:
- Event,- IContainerEvent
 - All Known Implementing Classes:
- ContainerConnectingEvent
 
 public interface IContainerConnectingEvent extends IContainerEvent Container connecting event
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetData()Get data associated with connectingIDgetTargetID()Get ID of container target (the container we are connecting to)- 
Methods inherited from interface org.eclipse.ecf.core.events.IContainerEventgetLocalContainerID
 
- 
 
-