| Package | Description |
|---|---|
| org.apache.ode.utils |
Miscellanous utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static <C extends WatchDog.Observer> |
WatchDog.watchFile(java.io.File file,
C handler) |
static <C extends WatchDog.Observer> |
WatchDog.watchFiles(java.util.List<java.io.File> files,
C handler) |
Copyright © 2017 WSO2. All Rights Reserved.