Uses of Interface
io.helidon.inject.api.OptionallyNamed
Packages that use OptionallyNamed
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 OptionallyNamed in io.helidon.inject.api
Subinterfaces of OptionallyNamed in io.helidon.inject.apiModifier and TypeInterfaceDescriptioninterface
An Application instance, if available at runtime, will be expected to provide a blueprint for all service provider's injection points.interface
Provides aggregation of services to the "containing" (jar) module.