Uses of Class
org.pipservices3.container.config.ComponentConfig
Packages that use ComponentConfig
-
Uses of ComponentConfig in org.pipservices3.container.config
Methods in org.pipservices3.container.config that return ComponentConfigModifier and TypeMethodDescriptionstatic ComponentConfig
ComponentConfig.fromConfig
(org.pipservices3.commons.config.ConfigParams config) Creates a new instance of ComponentConfig based on section from container configuration.Constructor parameters in org.pipservices3.container.config with type arguments of type ComponentConfigModifierConstructorDescriptionContainerConfig
(Collection<ComponentConfig> components) Creates a new instance of container configuration.