Package it.jnrpe.plugins

This package contains all the classes regarding the plugin management/creation.

See:
          Description

Interface Summary
IPluginInterface This is the interface that all the JAVA plugins must implement.
IPluginInterfaceEx This interface must be implemented by all the plugins that needs to send events that must be intercepted by the JNRPE Server.
IPluginRepository  
 

Class Summary
Metric This class represent a metric gathered from a plugin.
PluginBase This class facilitates the implementation of plugins.
PluginDefinition This object represent a plugin definition.
PluginOption This class describes a plugin option.
PluginProxy This class was intended to abstract the kind of plugin to execute.
PluginRepository This class represent the repository of all the installed plugins.
 

Exception Summary
MetricGatheringException This is the exception that must be thrown if an error occurs gathering metrics.
PluginConfigurationException Exception thrown in case of plugin configuration errors.
 

Package it.jnrpe.plugins Description

This package contains all the classes regarding the plugin management/creation.



Copyright © 2014. All Rights Reserved.