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() |
public static final java.lang.String LIFECYCLE_TRANSIENT_KEY
public static final java.lang.String LIFECYCLE_TAG_PREFIX