org.apache.maven.archiva.configuration
Interface ConfigurationListener


public interface ConfigurationListener

ConfigurationListener

Version:
$Id: ConfigurationListener.java 583412 2007-10-10 09:47:20Z joakime $
Author:
Joakim Erdfelt

Method Summary
 void configurationEvent(ConfigurationEvent event)
          Generic event point to notify components that something has happend in the configuration.
 

Method Detail

configurationEvent

void configurationEvent(ConfigurationEvent event)
Generic event point to notify components that something has happend in the configuration.



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.