Uses of Interface
io.helidon.service.registry.DependencyPlanBinder
Packages that use DependencyPlanBinder
Package
Description
API required to define services, and to compile the code generated sources for Helidon Service Registry,
with a core service registry implementation (replacement for
ServiceLoader).-
Uses of DependencyPlanBinder in io.helidon.service.registry
Methods in io.helidon.service.registry with parameters of type DependencyPlanBinderModifier and TypeMethodDescriptionvoidBinding.binding(DependencyPlanBinder binder) For each service in this application, bind services that satisfy its injection points.voidEmptyBinding.binding(DependencyPlanBinder binder)