public class DynamicReloader
extends Object
implements Runnable
Triggers reloads of deployed applications depending on the presence of and
timestamp on a .reload file in the application's top-level directory.
An instance of this class can be reused, its run method invoked repeatedly
to check all known apps for their .reload files.