@Target(value={ANNOTATION_TYPE,METHOD,TYPE})
@Retention(value=RUNTIME)
@API(status=EXPERIMENTAL,
since="1.0")
public @interface LifecycleHooks
Modifier and Type | Required Element and Description |
---|---|
AddLifecycleHook[] |
value |
public abstract AddLifecycleHook[] value