TrueZIP Kernel 7.0-rc1

de.schlichtherle.truezip.fs
Class FsDefaultManager.Scheduler

java.lang.Object
  extended by de.schlichtherle.truezip.fs.FsDefaultManager.Scheduler
All Implemented Interfaces:
FsTouchedListener, EventListener
Enclosing class:
FsDefaultManager

private final class FsDefaultManager.Scheduler
extends Object
implements FsTouchedListener


Field Summary
(package private)  FsFederatingController controller
           
 
Constructor Summary
FsDefaultManager.Scheduler(FsController<?> prospect)
           
 
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
 

Field Detail

controller

final FsFederatingController controller
Constructor Detail

FsDefaultManager.Scheduler

FsDefaultManager.Scheduler(FsController<?> prospect)
Method Detail

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

TrueZIP Kernel 7.0-rc1

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.