Uses of Interface
io.helidon.inject.api.Resettable
Packages that use Resettable
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 Resettable in io.helidon.inject.api
Subinterfaces of Resettable in io.helidon.inject.apiModifier and TypeInterfaceDescriptioninterfaceProvide a means to query the activation log.Methods in io.helidon.inject.api with parameters of type ResettableModifier and TypeMethodDescriptionprotected static voidInjectionServicesHolder.addResettable(Resettable instance) Register a resettable instance.