de.schlichtherle.truezip.fs
Class FsDefaultManager.Scheduler
java.lang.Object
de.schlichtherle.truezip.fs.FsDefaultManager.Scheduler
- All Implemented Interfaces:
- FsTouchedListener, EventListener
- Enclosing class:
- FsDefaultManager
private final class FsDefaultManager.Scheduler
- extends Object
- implements FsTouchedListener
|
Method Summary |
void |
touchedChanged(FsEvent event)
Schedules the file system controller for synchronization according
to the given touch status. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
controller
final FsFederatingController controller
FsDefaultManager.Scheduler
FsDefaultManager.Scheduler(FsController<?> prospect)
touchedChanged
public void touchedChanged(FsEvent event)
- Schedules the file system controller for synchronization according
to the given touch status.
- Specified by:
touchedChanged in interface FsTouchedListener
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.