org.hsqldb.lib
Class HsqlTimer.Task

java.lang.Object
  extended byorg.hsqldb.lib.HsqlTimer.Task
Enclosing class:
HsqlTimer

protected class HsqlTimer.Task
extends Object

A wrapper class used to schedule a Runnable object for execution by the enclosing HsqlTimer's TaskRunner in a background thread.


Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2001 - 2004 HSQL Development Group. All Rights Reserved.