| Package | Description |
|---|---|
| org.exoplatform.social.common.lifecycle |
Provides common lifecycle classes
|
| Modifier and Type | Class and Description |
|---|---|
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 © 2003–2018 eXo Platform SAS. All rights reserved.