org.opennms.netmgt.poller.remote
Interface ConfigurationChangedListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
Poller

public interface ConfigurationChangedListener
extends EventListener

ConfigurationChangedListener interface.

Version:
$Id: $
Author:
Mathew Brozowski

Method Summary
 void configurationChanged(PropertyChangeEvent e)
          configurationChanged
 

Method Detail

configurationChanged

void configurationChanged(PropertyChangeEvent e)

configurationChanged

Parameters:
e - a PropertyChangeEvent object.


Copyright © 2011. All Rights Reserved.