Instantiates a component using a value as basis.
Instantiates a component using a value as basis. As a consequence, any reference based type will point to same content when it is instantiated multiple times.
the component type
ConfigurationContextFactory where to inject the constructor or method configurer
default value used to instantiate component
See Implementation
Instantiates a component using a value as basis.
Instantiates a component using a value as basis. As a consequence, any reference based type will point to same content when it is instantiated multiple times.