Class PluginServiceLoaderRegistryExtension

  • All Implemented Interfaces:
    PluginRegistryExtension

    public class PluginServiceLoaderRegistryExtension
    extends Object
    implements PluginRegistryExtension
    The PluginServiceLoaderRegistryExtension just provides a hook to register the new PluginType called "ServiceProviderPluginType". This has to be added to data-integration/classes/kettle-registry-extensions.xml as a way to insert the new data type without editing the plugins that get added in ClientEnvironment.init()
    Author:
    jjarvis