java.lang.Object
io.helidon.service.registry.Service
A set of annotations (and APIs) required to declare a service.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic @interface
TheContract
annotation is used to relay significance to the type that it annotates.static @interface
Annotation to add a custom service descriptor.static @interface
Placed on the implementation of a service as an alternative to using aService.Contract
.static @interface
A service provider. -
Method Summary