blackboard.persist
Class PersistenceCacheTask

java.lang.Object
  extended by java.util.TimerTask
      extended by blackboard.persist.PersistenceCacheTask
All Implemented Interfaces:
java.lang.Runnable

public class PersistenceCacheTask
extends java.util.TimerTask

The PersistenceCacheTask represents a Task used to coordinate cached information.

Since:
Bb 6.0
Version:
$Revision: #1 $ $Date: 2005/06/27 $

Constructor Summary
PersistenceCacheTask()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistenceCacheTask

public PersistenceCacheTask()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable
Specified by:
run in class java.util.TimerTask


Copyright © 2003 Blackboard, Inc. All Rights Reserved.