Uses of Annotation Interface
io.helidon.service.registry.Service.Describe
Packages that use Service.Describe
Package
Description
API required to define services, and to compile the code generated sources for Helidon Service Registry,
with a core service registry implementation (replacement for
ServiceLoader
).-
Uses of Service.Describe in io.helidon.service.registry
Classes in io.helidon.service.registry with annotations of type Service.DescribeModifier and TypeInterfaceDescriptioninterface
Provides a service descriptor, or an intercepted instance with information whether to, and how to intercept elements.interface
Service that provides support for creatingScope
instances.interface
Entry point to services in Helidon.