Clearspace API (1.7.0) Core Javadocs

Uses of Class
com.jivesoftware.spi.ServiceEvent

Packages that use ServiceEvent
com.jivesoftware.spi   
 

Uses of ServiceEvent in com.jivesoftware.spi
 

Methods in com.jivesoftware.spi with parameters of type ServiceEvent
 void ServiceEventDispatcher.dispatchEvent(ServiceEvent<T,O> e)
          Send events to registered listeners.
 void ServiceEventListener.receive(ServiceEvent<T,O> e)
          Event dispatcher will call this method to send the event to the listener.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.