Uses of Interface
com.ibm.connections.spi.events.object.Event

Packages that use Event
com.ibm.connections.spi.events   
 

Uses of Event in com.ibm.connections.spi.events
 

Methods in com.ibm.connections.spi.events with parameters of type Event
 void EventHandler.handleEvent(Event event)
          This method will be called whenever an event for which this handler is registered is generated.