Uses of Package
org.apache.nutch.plugin

Packages that use org.apache.nutch.plugin
com.endeca.itl.web.auth   
com.endeca.itl.web.process   
org.apache.nutch.net   
org.apache.nutch.parse   
org.apache.nutch.plugin The Nutch Plugin System. 
org.apache.nutch.protocol   
 

Classes in org.apache.nutch.plugin used by com.endeca.itl.web.auth
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by com.endeca.itl.web.process
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.net
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.parse
Extension
          An Extension is a kind of listener descriptor that will be installed on a concrete ExtensionPoint that acts as kind of Publisher.
Pluggable
          Defines the capability of a class to be plugged into Nutch.
PluginRuntimeException
          PluginRuntimeException will be thrown until a exception in the plugin managemnt occurs.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.plugin
Extension
          An Extension is a kind of listener descriptor that will be installed on a concrete ExtensionPoint that acts as kind of Publisher.
ExtensionPoint
          The ExtensionPoint provide meta information of a extension point.
Plugin
          A nutch-plugin is an container for a set of custom logic that provide extensions to the nutch core functionality or another plugin that provides an API for extending.
PluginClassLoader
          The PluginClassLoader contains only classes of the runtime libraries setuped in the plugin manifest file and exported libraries of plugins that are required pluguin.
PluginDescriptor
          The PluginDescriptor provide access to all meta information of a nutch-plugin, as well to the internationalizable resources and the plugin own classloader.
PluginRepository
          The plugin repositority is a registry of all plugins.
PluginRuntimeException
          PluginRuntimeException will be thrown until a exception in the plugin managemnt occurs.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.protocol
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 



Copyright © 2007, 2012, Oracle and/or its affiliates. All rights reserved.