java.lang.Object
io.helidon.service.registry.Interception
Interception annotations and types.
This is the entry point for any annotation and type related to interception in Helidon Service Registry.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interfaceUse this annotation to mark a class ready for interception delegation.static interfaceInterceptor for a specific element and annotation.static interfaceDeprecated.this API is part of incubating features of Helidon.static @interfaceUse this annotation to mark an external class ready for interception delegation.static @interfaceMeta-annotation for an annotation that will trigger services annotated with it to become intercepted.static interfaceImplementors of this contract must beService.Namedaccording to theInterception.Interceptedannotation they support. -
Method Summary