Annotation Interface LifecycleEvents


@Retention(RUNTIME) @Target(TYPE) @Inherited public @interface LifecycleEvents
LifecycleEventInterceptor is an annotation that should be applied to EventInterceptor implementations that want to receive LifecycleEvents.
Since:
20.06
Author:
as 2020.04.01
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    This element specifies all types of LifecycleEvent.Types the interceptor would like to be invoked on.