Annotation Interface OnArtifactLifecycle


@Target(TYPE) @Retention(RUNTIME) @Documented @MinMuleVersion("4.5.0") public @interface OnArtifactLifecycle
Specifies an ArtifactLifecycleListener for reacting to the enclosing artifact's lifecycle events.

This annotation is to be applied on the same class that is annotated with Extension

Since:
1.0