|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LifeCycleEvent | |
|---|---|
| org.exoplatform.social.common.lifecycle | Provides common lifecycle classes |
| Uses of LifeCycleEvent in org.exoplatform.social.common.lifecycle |
|---|
| Classes in org.exoplatform.social.common.lifecycle with type parameters of type LifeCycleEvent | |
|---|---|
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. |
interface |
LifeCycleListener<E extends LifeCycleEvent<?,?>>
A listener to follow the lifecycle. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||