org.apache.maven.archiva.configuration
Interface ConfigurationListener

Package class diagram package ConfigurationListener

public interface ConfigurationListener

ConfigurationListener


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.