pip_services3_commons
pip_services3_commons
DependencyResolver
configure method
configure
pip_services3_commons
pip_services3_commons
DependencyResolver
configure method
DependencyResolver class
Constructors
DependencyResolver
Properties
hashCode
runtimeType
Methods
configure
find
getOneOptional
getOneRequired
getOptional
getRequired
locate
put
setReferences
noSuchMethod
toString
Operators
operator ==
Static methods
fromTuples
configure
method
void
configure
(
ConfigParams
config
)
override
Configures the component with specified parameters.
config
configuration parameters to set.
See
ConfigParams