Module io.helidon.service.registry
Package io.helidon.service.registry
Annotation Interface Service.NamedByType
- Enclosing class:
Service
This annotation is effectively the same as
Service.Named
where the Service.Named.value()
is a Class
name instead of a String
. The name that would be used is the fully qualified name of the type.-
Required Element Summary
Required Elements -
Field Summary
Fields