public class ResourceWatcher
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ResourceWatcher.WatchedResource |
Constructor and Description |
---|
ResourceWatcher() |
Modifier and Type | Method and Description |
---|---|
static void |
watch(java.lang.String resource,
java.lang.Runnable callback,
int period) |
Copyright © 2013 The Apache Software Foundation