public class ConfigurableModelTransformatorPool
extends <any>
true), otherwise it just creates the
pool and saves it in a map.
Constructor and Description |
---|
ConfigurableModelTransformatorPool() |
Modifier and Type | Method and Description |
---|---|
void |
activate(BundleContext ctx,
PoolConfiguration config) |
void |
deactivate() |
void |
registerPool(<any> serviceObj,
java.util.Map<java.lang.String,java.lang.Object> properties) |
void |
unregisterPool(<any> serviceObj) |
public void activate(BundleContext ctx, PoolConfiguration config) throws ConfigurationException
ConfigurationException
public void deactivate()
public void registerPool(<any> serviceObj, java.util.Map<java.lang.String,java.lang.Object> properties)
public void unregisterPool(<any> serviceObj)
Data In Motion Consulting