Uses of Interface
org.opennms.bb.dp.poller.plugins.ConfigurationProxy

Packages that use ConfigurationProxy
org.opennms.bb.dp.poller.plugins   
 

Uses of ConfigurationProxy in org.opennms.bb.dp.poller.plugins
 

Methods in org.opennms.bb.dp.poller.plugins with parameters of type ConfigurationProxy
 void ServiceMonitorHTTP.initialize(ConfigurationProxy proxy, Properties parameters)
          Initialize the service monitor.
 void ServiceMonitorDNS.initialize(ConfigurationProxy proxy, Properties parameters)
          Initialize the service monitor.
 void ServiceMonitorSMTP.initialize(ConfigurationProxy proxy, Properties parameters)
          Initialize the service monitor.
 void ServiceMonitorFTP.initialize(ConfigurationProxy proxy, Properties parameters)
          Initialize the service monitor.
 void ServiceMonitor.initialize(ConfigurationProxy proxy, Properties parameters)
          This method is called after the framework creates an instance of the plug-in.
 void ServiceMonitorICMP.initialize(ConfigurationProxy proxy, Properties parameters)
          Initialize the service monitor.