2.17.2: 2011-06-17

net.sf.basedb.core
Class Keyring.ReloadTask

java.lang.Object
  extended by java.util.TimerTask
      extended by net.sf.basedb.core.Keyring.ReloadTask
All Implemented Interfaces:
Runnable
Enclosing class:
Keyring

private class Keyring.ReloadTask
extends TimerTask


Constructor Summary
private Keyring.ReloadTask()
           
 
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

Keyring.ReloadTask

private Keyring.ReloadTask()
Method Detail

run

public void run()
Specified by:
run in interface Runnable
Specified by:
run in class TimerTask

2.17.2: 2011-06-17