Uses of Interface
io.helidon.pico.api.ElementInfo
Packages that use ElementInfo
Package
Description
The Pico API provide these annotation types that are typically used at compile time
to assign special meaning to the type.
Pico Tools.
-
Uses of ElementInfo in io.helidon.pico.api
Subinterfaces of ElementInfo in io.helidon.pico.apiModifier and TypeInterfaceDescriptioninterfaceDescribes a receiver for injection - identifies who/what is requesting an injection that needs to be satisfied. -
Uses of ElementInfo in io.helidon.pico.tools
Subinterfaces of ElementInfo in io.helidon.pico.toolsMethods in io.helidon.pico.tools that return types with arguments of type ElementInfoModifier and TypeMethodDescriptionMethodElementInfo.parameterInfo()Provides information for each parameter to the method.