public class SingletonConfigurableTransformationService extends ConfigurableTransformationService
FACTORY_ID, resourceSetFactory, transformationFactory
Constructor and Description |
---|
SingletonConfigurableTransformationService() |
Modifier and Type | Method and Description |
---|---|
void |
activate(BundleContext context,
java.util.Map<java.lang.String,java.lang.Object> properties)
Called on component activation and modification
|
void |
deactivate()
Called on component de-activation
|
dispose, startTransformation, startTransformation, startTransformations
public SingletonConfigurableTransformationService()
public void activate(BundleContext context, java.util.Map<java.lang.String,java.lang.Object> properties) throws ConfigurationException
activate
in class ConfigurableTransformationService
context
- the bundle contextproperties
- the component propertiesConfigurationException
public void deactivate()
deactivate
in class ConfigurableTransformationService
Data In Motion Consulting