Uses of Interface
io.helidon.pico.api.ActivationPhaseReceiver
Packages that use ActivationPhaseReceiver
Package
Description
Pico's config-driven-service API.
Pico runtime services.
Pico testing support.
-
Uses of ActivationPhaseReceiver in io.helidon.pico.configdriven.runtime
Classes in io.helidon.pico.configdriven.runtime that implement ActivationPhaseReceiverModifier and TypeClassDescriptionclassAbstract base for any config-driven-service. -
Uses of ActivationPhaseReceiver in io.helidon.pico.runtime
Classes in io.helidon.pico.runtime that implement ActivationPhaseReceiverModifier and TypeClassDescriptionclassAbstract base implementation forServiceProviderBindable, which represents the basics for regular Singleton, ApplicationScoped, Provider, and ServiceProvider based managed services. -
Uses of ActivationPhaseReceiver in io.helidon.pico.testing
Classes in io.helidon.pico.testing that implement ActivationPhaseReceiverModifier and TypeClassDescriptionclassCreates a simple reflection based service provider - for testing purposes only!