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