Uses of Package
org.pentaho.di.core.plugins
Package
Description
This package contains a set of Exceptions used in Kettle.
This package contains the Log4j Kettle appenders and Kettle layout as well as the Kettle Log Message.
-
ClassDescriptionThis interface describes a plugin type.
It expresses the ID and the name of the plugin type.
Then it also explains what the plugin meta class is called and classes the plugin interface itself.
It also explains us where to load plugins of this type. -
ClassDescriptionThis annotation when applied to a PluginType expresses the main class to associate with that type.This interface describes a plugin type.
It expresses the ID and the name of the plugin type.
Then it also explains what the plugin meta class is called and classes the plugin interface itself.
It also explains us where to load plugins of this type. -
ClassDescriptionThis interface describes a plugin type.
It expresses the ID and the name of the plugin type.
Then it also explains what the plugin meta class is called and classes the plugin interface itself.
It also explains us where to load plugins of this type. -
ClassDescriptionThis interface describes the plugin itself, the IDs it listens too, what libraries (jar files) it uses, the names, the i18n detailes, etc.This annotation when applied to a PluginType expresses the main class to associate with that type.This interface describes a plugin type.
It expresses the ID and the name of the plugin type.
Then it also explains what the plugin meta class is called and classes the plugin interface itself.
It also explains us where to load plugins of this type. -
ClassDescriptionThis annotation when applied to a PluginType expresses the main class to associate with that type.This interface describes a plugin type.
It expresses the ID and the name of the plugin type.
Then it also explains what the plugin meta class is called and classes the plugin interface itself.
It also explains us where to load plugins of this type. -
ClassDescriptionPlugins implementing this type will be asked to load classes instead of having it handled by the PluginRegistry.This class represents the step plugin type.This describes the plugin itself, the IDs it listens too, what libraries (jar files) it uses, the names, the i18n details, etc.Describes a possible location for a pluginThis interface describes the plugin itself, the IDs it listens too, what libraries (jar files) it uses, the names, the i18n detailes, etc.This annotation when applied to a PluginType expresses the main class to associate with that type.This singleton provides access to all the plugins in the Kettle universe.
It allows you to register types and plugins, query plugin lists per category, list plugins per type, etc.Plugins of this type can extend to capabilities of the PluginRegistry User: nbaker Date: 3/14/11This interface describes a plugin type.
It expresses the ID and the name of the plugin type.
Then it also explains what the plugin meta class is called and classes the plugin interface itself.
It also explains us where to load plugins of this type.Listeners can be registered with the plugin registry to receive notifications of plugins being added/remove/modified User: nbaker Date: 11/11/10 -
ClassDescriptionCreated by tkafalas on 12/4/2017.This annotation when applied to a PluginType expresses the main class to associate with that type.This singleton provides access to all the plugins in the Kettle universe.
It allows you to register types and plugins, query plugin lists per category, list plugins per type, etc.This interface describes a plugin type.
It expresses the ID and the name of the plugin type.
Then it also explains what the plugin meta class is called and classes the plugin interface itself.
It also explains us where to load plugins of this type. -
ClassDescriptionThis annotation when applied to a PluginType expresses the main class to associate with that type.This singleton provides access to all the plugins in the Kettle universe.
It allows you to register types and plugins, query plugin lists per category, list plugins per type, etc.Implementations of this class extend the built-in functionality of the plugin registry.This interface describes a plugin type.
It expresses the ID and the name of the plugin type.
Then it also explains what the plugin meta class is called and classes the plugin interface itself.
It also explains us where to load plugins of this type.