Package org.exoplatform.commons.api.event

Interface Summary
EventListener<S,D> This used to process all the dedicated work which be delegated from EventManager To adapt with event manager system then all listeners should be implemented this interface.
EventManager<S,D> This is the central point of the event system where listeners are registered (and/or unregistered) and events fired.
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.