| Package | Description |
|---|---|
| de.mhus.lib.core.io | |
| de.mhus.lib.core.schedule | |
| de.mhus.lib.core.util |
| Constructor and Description |
|---|
FileWatch(File fileToWatch,
TimerIfc timer,
FileWatch.Listener listener)
Constructor for FileWatch.
|
FileWatch(File fileToWatch,
TimerIfc timer,
long period,
boolean startHook,
FileWatch.Listener listener)
Watch a file or directory (one level!) against changes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SchedulerTimer
SchedulerTimer class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TimerImpl
TimerImpl class.
|
| Modifier and Type | Method and Description |
|---|---|
TimerIfc |
TimerFactory.getTimer()
getTimer.
|
TimerIfc |
DefaultTimerFactory.getTimer()
getTimer.
|
Copyright © 2016. All Rights Reserved.