Package org.exoplatform.commons.api.event

Provides the API for the event manager system.

See:
          Description

Interface Summary
EventListener<S,D> Processes all the dedicated works which are delegated from EventManager.
EventManager<S,D> Is the central point of the event system where listeners are registered (and/or unregistered) and events are fired.
 

Package org.exoplatform.commons.api.event Description

Provides the API for the event manager system. It contains interfaces which are the central point of event system (EventManager) and generic listener (EventListener).



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.