JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
io.helidon.inject.api
Package
io.helidon.inject.api
Annotation Interface InterceptedTrigger
@Documented
@Retention
(
CLASS
)
@Target
(
ANNOTATION_TYPE
)
public @interface
InterceptedTrigger
Meta-annotation for an annotation that will trigger services annotated with it to become intercepted.
See Also:
Interceptor
Intercepted