Uses of Class
org.pentaho.di.core.plugins.PluginRegistry
-
Packages that use PluginRegistry Package Description org.pentaho.di.core.plugins org.pentaho.di.core.row.value org.pentaho.di.core.service -
-
Uses of PluginRegistry in org.pentaho.di.core.plugins
Fields in org.pentaho.di.core.plugins declared as PluginRegistry Modifier and Type Field Description protected PluginRegistryBasePluginType. registryMethods in org.pentaho.di.core.plugins that return PluginRegistry Modifier and Type Method Description static PluginRegistryPluginRegistry. getInstance()Methods in org.pentaho.di.core.plugins with parameters of type PluginRegistry Modifier and Type Method Description voidPluginRegistryExtension. init(PluginRegistry registry) -
Uses of PluginRegistry in org.pentaho.di.core.row.value
Fields in org.pentaho.di.core.row.value declared as PluginRegistry Modifier and Type Field Description static PluginRegistryValueMetaFactory. pluginRegistry -
Uses of PluginRegistry in org.pentaho.di.core.service
Methods in org.pentaho.di.core.service with parameters of type PluginRegistry Modifier and Type Method Description voidPluginServiceLoaderRegistryExtension. init(PluginRegistry registry)
-