public class ShutdownEntry extends Object
Constructor and Description |
---|
ShutdownEntry(org.apache.avalon.framework.logger.Logger logger,
File applicationDir,
String location,
boolean useSystemExit)
Constructor
|
public ShutdownEntry(org.apache.avalon.framework.logger.Logger logger, File applicationDir, String location, boolean useSystemExit)
logger
- the logger to useapplicationDir
- the home directory of the applicationlocation
- the location to monitor for changesuseSystemExit
- use System.exit() on shutdownpublic boolean hasChanged()
public boolean isUseSystemExit()
public InputStream locate() throws IOException
IOException
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.