Uses of Class
org.apache.nutch.plugin.PluginRuntimeException
Packages that use PluginRuntimeException
Package
Description
The Nutch
Plugin System.Classes related to the
Protocol interface,
see also org.apache.nutch.net.protocols.-
Uses of PluginRuntimeException in org.apache.nutch.plugin
Methods in org.apache.nutch.plugin that throw PluginRuntimeExceptionModifier and TypeMethodDescriptionExtension.getExtensionInstance()Return an instance of the extension implementation.PluginRepository.getPluginInstance(PluginDescriptor pDescriptor) Returns an instance of a plugin.voidPlugin.shutDown()Shutdown the plugin.voidPlugin.startUp()Will be invoked until plugin start up. -
Uses of PluginRuntimeException in org.apache.nutch.protocol
Methods in org.apache.nutch.protocol that throw PluginRuntimeException