Uses of Class
org.apache.nutch.plugin.PluginRuntimeException

Packages that use PluginRuntimeException
org.apache.nutch.plugin The Nutch Plugin System. 
 

Uses of PluginRuntimeException in org.apache.nutch.plugin
 

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



Copyright © 2012 The Apache Software Foundation