Uses of Class
io.helidon.pico.configdriven.runtime.AbstractConfiguredServiceProvider
Packages that use AbstractConfiguredServiceProvider
-
Uses of AbstractConfiguredServiceProvider in io.helidon.pico.configdriven.runtime
Methods in io.helidon.pico.configdriven.runtime that return AbstractConfiguredServiceProviderModifier and TypeMethodDescriptionprotected abstract AbstractConfiguredServiceProvider<T,CB> AbstractConfiguredServiceProvider.createInstance(Object configBean) Creates a new instance of this type of configured service provider, along with the configuration bean associated with the service.Methods in io.helidon.pico.configdriven.runtime that return types with arguments of type AbstractConfiguredServiceProviderModifier and TypeMethodDescriptionAbstractConfiguredServiceProvider.configuredServicesMap()The map of bean instance id's to managed configured service providers that this instance managed directly.AbstractConfiguredServiceProvider.managedServiceProviders(ServiceInfoCriteria criteria)