If the configuration for a ConfigurableModelTransformatorPool does not contain a property
"pool.componentName", then the component will not be activated.
If, after proper registration of the ConfigurableModelTransformatorPool, a ModelTransformator
is registered (for instance, through a PrototypeConfigurableTransformationService configuration,
then a Pool is created, and, if the pool.asService property is set to
true the pool will be registered also as service
If, after proper registration of the ConfigurableModelTransformatorPool, a ModelTransformator
is registered (for instance, through a PrototypeConfigurableTransformationService configuration,
then a Pool is created, and, if the pool.asService property is set to
false the pool will only be stored in the ConfigurableModelTransformatorPool map
and can be used by retrieving the map