Package org.exoplatform.social.common.lifecycle

Provides common lifecycle classes

See:
          Description

Interface Summary
LifeCycleListener<E extends LifeCycleEvent<?,?>> A listener to follow the lifecycle.
 

Class Summary
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.
AbstractListenerPlugin Base class for a listener plugin
LifeCycleCompletionService Process the callable request out of the http request.
LifeCycleEvent<S,P> An event fired at different stages of the lifecycle
SocialChromatticLifeCycle SocialChromatticLifecyle is used to manage ChromatticSession on Social project.
 

Package org.exoplatform.social.common.lifecycle Description

Provides common lifecycle classes



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