Uses of Interface
io.helidon.inject.api.ActivationLogQuery
Packages that use ActivationLogQuery
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 ActivationLogQuery in io.helidon.inject.api
Methods in io.helidon.inject.api that return types with arguments of type ActivationLogQueryModifier and TypeMethodDescriptiondefault Optional
<ActivationLogQuery> ActivationLog.toQuery()
Optionally provide a means to query the activation log, if query is possible.