public class ReconfigurationEntry extends Object
Constructor and Description |
---|
ReconfigurationEntry(org.apache.avalon.framework.logger.Logger logger,
File applicationDir,
String location,
String[] serviceList)
Constructor
|
public ReconfigurationEntry(org.apache.avalon.framework.logger.Logger logger, File applicationDir, String location, String[] serviceList)
logger
- the logger to useapplicationDir
- the home directory of the applicationlocation
- the location to monitor for changesserviceList
- the list of services to be reconfiguredpublic boolean hasChanged()
public String[] getServiceList()
public InputStream locate() throws IOException
IOException
- the creation failedCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.