Uses of Interface
org.exoplatform.social.common.lifecycle.LifeCycleListener

Packages that use LifeCycleListener
org.exoplatform.social.common.lifecycle Provides common lifecycle classes 
 

Uses of LifeCycleListener in org.exoplatform.social.common.lifecycle
 

Classes in org.exoplatform.social.common.lifecycle with type parameters of type LifeCycleListener
 class AbstractLifeCycle<T extends LifeCycleListener<E>,E extends LifeCycleEvent<?,?>>
          Generic implementation a Lifecycle
Events are dispatched asynchronously but sequentially to their listeners according to their type.
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.