@Deprecated(forRemoval=true,
since="4.0.8")
@Documented
@Retention(CLASS)
@Target(ANNOTATION_TYPE)
public @interface InterceptedTrigger
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
Meta-annotation for an annotation that will trigger services annotated with it to become intercepted.
- See Also: