Uses of Class
net.nutch.plugin.PluginRuntimeException

Packages that use PluginRuntimeException
net.nutch.plugin   
 

Uses of PluginRuntimeException in net.nutch.plugin
 

Methods in net.nutch.plugin that throw PluginRuntimeException
 Plugin PluginRepository.getPluginInstance(PluginDescriptor pDescriptor)
          Returns a instance of a plugin.
 void Plugin.startUp()
          Will be invoked until plugin start up.
 void Plugin.shutDown()
          Shutdown the plugin.
 Object Extension.getExtensionInstance()
          Return an instance of the extension implementatio.
 



Copyright © 2004 The Nutch Organization.