Uses of Annotation Interface
io.helidon.inject.api.ClassNamed
Packages that use ClassNamed
Package
Description
The Helidon Injection API provide these annotation types that are typically used at compile time
to assign special meaning to the type.
-
Uses of ClassNamed in io.helidon.inject.api
Methods in io.helidon.inject.api with parameters of type ClassNamedModifier and TypeMethodDescriptionstatic QualifierQualifier.createNamed(ClassNamed name) Creates aNamedqualifier.