Uses of Package
org.pentaho.di.core.plugins
-
Packages that use org.pentaho.di.core.plugins Package Description org.pentaho.di.core org.pentaho.di.core.encryption org.pentaho.di.core.exception This package contains a set of Exceptions used in Kettle.org.pentaho.di.core.extension org.pentaho.di.core.logging This package contains the Log4j Kettle appenders and Kettle layout as well as the Kettle Log Message.org.pentaho.di.core.plugins org.pentaho.di.core.row.value org.pentaho.di.core.service -
Classes in org.pentaho.di.core.plugins used by org.pentaho.di.core Class Description PluginTypeInterface 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. -
Classes in org.pentaho.di.core.plugins used by org.pentaho.di.core.encryption Class Description BasePluginType PluginAnnotationType PluginMainClassType This annotation when applied to a PluginType expresses the main class to associate with that type.PluginTypeInterface 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. -
Classes in org.pentaho.di.core.plugins used by org.pentaho.di.core.exception Class Description PluginTypeInterface 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. -
Classes in org.pentaho.di.core.plugins used by org.pentaho.di.core.extension Class Description BasePluginType PluginAnnotationType PluginInterface This interface describes the plugin itself, the IDs it listens too, what libraries (jar files) it uses, the names, the i18n detailes, etc.PluginMainClassType This annotation when applied to a PluginType expresses the main class to associate with that type.PluginTypeInterface 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. -
Classes in org.pentaho.di.core.plugins used by org.pentaho.di.core.logging Class Description BasePluginType PluginAnnotationType PluginMainClassType This annotation when applied to a PluginType expresses the main class to associate with that type.PluginTypeInterface 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. -
Classes in org.pentaho.di.core.plugins used by org.pentaho.di.core.plugins Class Description BasePluginType ClassLoadingPluginInterface Plugins implementing this type will be asked to load classes instead of having it handled by the PluginRegistry.DatabasePluginType This class represents the step plugin type.JarFileAnnotationPlugin JarFileCache KettleURLClassLoader Plugin This describes the plugin itself, the IDs it listens too, what libraries (jar files) it uses, the names, the i18n details, etc.PluginAnnotationType PluginExtraClassTypes PluginFolderInterface Describes a possible location for a pluginPluginInterface This interface describes the plugin itself, the IDs it listens too, what libraries (jar files) it uses, the names, the i18n detailes, etc.PluginMainClassType This annotation when applied to a PluginType expresses the main class to associate with that type.PluginRegistry 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.PluginRegistryPluginType Plugins of this type can extend to capabilities of the PluginRegistry User: nbaker Date: 3/14/11PluginTypeInterface 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.PluginTypeListener Listeners can be registered with the plugin registry to receive notifications of plugins being added/remove/modified User: nbaker Date: 11/11/10 -
Classes in org.pentaho.di.core.plugins used by org.pentaho.di.core.row.value Class Description BasePluginType IValueMetaConverter Created by tkafalas on 12/4/2017.PluginAnnotationType PluginMainClassType This annotation when applied to a PluginType expresses the main class to associate with that type.PluginRegistry 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.PluginTypeInterface 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. -
Classes in org.pentaho.di.core.plugins used by org.pentaho.di.core.service Class Description BasePluginType PluginAnnotationType PluginMainClassType This annotation when applied to a PluginType expresses the main class to associate with that type.PluginRegistry 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.PluginRegistryExtension Implementations of this class extend the built-in functionality of the plugin registry.PluginTypeInterface 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.