Package org.glite.slcs.config

Interface Summary
FileConfigurationListener FileConfigurationListener is used to monitor FileConfiguration modifications.
 

Class Summary
FileConfigurationEvent FileConfigurationEvent is a event sent by the FileConfigurationMonitor to all the FileConfigurationListener.
FileConfigurationMonitor FileConfigurationMonitor checks if the monitored file have been modified, and if so sends a FileConfigurationEvent to all the registered FileConfigurationListener.
SLCSConfiguration SLCSConfiguration is a wrapper class for a XML file based configuration.