nl.gx.webmanager.services.config
Interface ConfigurationManagementListener

All Known Implementing Classes:
SEOGoogleSiteMapGeneratorImpl

public interface ConfigurationManagementListener

Listener interface to be implemented by parties interested in changes to the configuration data.

Author:
arjansc

Method Summary
 void nodeChanged(ConfigurationManagementEvent event)
          Identifies a change in the underlying configuration data.
 

Method Detail

nodeChanged

void nodeChanged(ConfigurationManagementEvent event)
Identifies a change in the underlying configuration data.

Parameters:
event - Identifies the kind of change.


Copyright © 2007-2011 GX Software BV. All Rights Reserved.