Uses of Class
it.jnrpe.plugins.UnknownPluginException

Packages that use UnknownPluginException
it.jnrpe.plugins This package contains all the classes regarding the plugin management/creation. 
 

Uses of UnknownPluginException in it.jnrpe.plugins
 

Methods in it.jnrpe.plugins that throw UnknownPluginException
 IPluginInterface PluginRepository.getPlugin(String name)
          Returns the implementation of the plugin identified by the given name.
 IPluginInterface IPluginRepository.getPlugin(String name)
          Returns an instance of the plugin declared inside the plugin definition.
 



Copyright © 2014. All Rights Reserved.