Uses of Interface
org.eclipse.ecf.core.events.IContainerEvent
Packages that use IContainerEvent
Package
Description
-
Uses of IContainerEvent in org.eclipse.ecf.core
Methods in org.eclipse.ecf.core with parameters of type IContainerEventModifier and TypeMethodDescriptionprotected void
AbstractContainer.fireContainerEvent
(IContainerEvent event) Fires a container eventvoid
IContainerListener.handleEvent
(IContainerEvent event) Handle event from IContainer -
Uses of IContainerEvent in org.eclipse.ecf.core.events
Subinterfaces of IContainerEvent in org.eclipse.ecf.core.eventsModifier and TypeInterfaceDescriptioninterface
Container connected event interfaceinterface
Container connecting eventinterface
Container disconnected eventinterface
Container disconnecting eventinterface
Event sent to listeners when a container is disposedinterface
Container ejected event.Classes in org.eclipse.ecf.core.events that implement IContainerEventModifier and TypeClassDescriptionclass
Container connected eventclass
class
Container disconnected event.class
class
class
-
Uses of IContainerEvent in org.eclipse.ecf.discovery
Subinterfaces of IContainerEvent in org.eclipse.ecf.discoveryModifier and TypeInterfaceDescriptioninterface
Service discovery event that provides access to IServiceInfo instanceinterface
Service type discovery event that provides access to service typeClasses in org.eclipse.ecf.discovery that implement IContainerEventModifier and TypeClassDescriptionclass
Base event implementation ofIServiceEvent
.class
Base event implementation ofIServiceEvent
. -
Uses of IContainerEvent in org.eclipse.ecf.provider.generic
Methods in org.eclipse.ecf.provider.generic with parameters of type IContainerEventModifier and TypeMethodDescriptionprotected void
SOContainer.fireDelegateContainerEvent
(IContainerEvent containerEvent)