@API(status=EXPERIMENTAL,
since="1.0")
public interface LifecycleHook<T extends LifecycleHook>
extends java.lang.Comparable<T>
Modifier and Type | Interface and Description |
---|---|
static interface |
LifecycleHook.Configurable
Experimental feature.
|
static interface |
LifecycleHook.PropagateToChildren
Marker interface.
|