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 TypeInterfaceDescriptioninterfaceAn Application instance, if available at runtime, will be expected to provide a blueprint for all service provider's injection points.interfaceProvides aggregation of services to the "containing" (jar) module.