org.apache.archiva.configuration
Interface ConfigurationListener

All Known Implementing Classes:
DefaultDownloadRemoteIndexScheduler, DefaultRepositoryArchivaTaskScheduler, RepositoryServlet

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.



Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.