Uses of Class
de.codecentric.reedelk.platform.component.ComponentRegistry
-
Packages that use ComponentRegistry Package Description de.codecentric.reedelk.platform.lifecycle -
-
Uses of ComponentRegistry in de.codecentric.reedelk.platform.lifecycle
Methods in de.codecentric.reedelk.platform.lifecycle that return ComponentRegistry Modifier and Type Method Description ComponentRegistryAbstractStep. componentRegistry()ComponentRegistryStep. componentRegistry()Methods in de.codecentric.reedelk.platform.lifecycle with parameters of type ComponentRegistry Modifier and Type Method Description voidAbstractStep. componentRegistry(ComponentRegistry componentRegistry)voidStep. componentRegistry(ComponentRegistry componentRegistry)static StepRunnerStepRunner. get(org.osgi.framework.BundleContext context, ModulesManager modulesManager, ComponentRegistry componentRegistry)static StepRunnerStepRunner. get(org.osgi.framework.BundleContext context, ModulesManager modulesManager, ComponentRegistry componentRegistry, de.codecentric.reedelk.runtime.api.configuration.ConfigurationService configurationService, de.codecentric.reedelk.runtime.system.api.SystemProperty systemPropertyService)
-