public class LifecycleAddon
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LIFECYCLE_TAG_PREFIX
Tag prefix to use
|
static java.lang.String |
LIFECYCLE_TRANSIENT_KEY
Key used to store the lifecycle instances inside the transient map
|
| Constructor and Description |
|---|
LifecycleAddon(ELifecycleService lifecycleService)
Create the addon instance
|
public static final java.lang.String LIFECYCLE_TRANSIENT_KEY
public static final java.lang.String LIFECYCLE_TAG_PREFIX
public LifecycleAddon(ELifecycleService lifecycleService)
lifecycleService - the lifecycle service