Uses of Package
org.exoplatform.social.common.lifecycle
-
Packages that use org.exoplatform.social.common.lifecycle Package Description org.exoplatform.social.common.lifecycle Provides common lifecycle classesorg.exoplatform.social.core.activity org.exoplatform.social.core.profile org.exoplatform.social.core.space org.exoplatform.social.core.space.spi Provides classes that are necessary to control spaces and their lifecycles. -
Classes in org.exoplatform.social.common.lifecycle used by org.exoplatform.social.common.lifecycle Class Description LifeCycleCompletionService Process the callable request out of the http request.LifeCycleEvent An event fired at different stages of the lifecycleLifeCycleListener A listener to follow the lifecycle. -
Classes in org.exoplatform.social.common.lifecycle used by org.exoplatform.social.core.activity Class Description AbstractLifeCycle Generic implementation a Lifecycle
Events are dispatched asynchronously but sequentially to their listeners according to their type.AbstractListenerPlugin Base class for a listener pluginLifeCycleEvent An event fired at different stages of the lifecycleLifeCycleListener A listener to follow the lifecycle. -
Classes in org.exoplatform.social.common.lifecycle used by org.exoplatform.social.core.profile Class Description AbstractLifeCycle Generic implementation a Lifecycle
Events are dispatched asynchronously but sequentially to their listeners according to their type.AbstractListenerPlugin Base class for a listener pluginLifeCycleEvent An event fired at different stages of the lifecycleLifeCycleListener A listener to follow the lifecycle. -
Classes in org.exoplatform.social.common.lifecycle used by org.exoplatform.social.core.space Class Description AbstractLifeCycle Generic implementation a Lifecycle
Events are dispatched asynchronously but sequentially to their listeners according to their type.LifeCycleListener A listener to follow the lifecycle. -
Classes in org.exoplatform.social.common.lifecycle used by org.exoplatform.social.core.space.spi Class Description LifeCycleEvent An event fired at different stages of the lifecycleLifeCycleListener A listener to follow the lifecycle.