net.walend.lyophil.queuedwrite
Class QueuedWriteFreezer.ThrowOutAllCommand

java.lang.Object
  |
  +--net.walend.lyophil.queuedwrite.QueuedWriteFreezer.Command
        |
        +--net.walend.lyophil.queuedwrite.QueuedWriteFreezer.ThrowOutAllCommand
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
QueuedWriteFreezer

private class QueuedWriteFreezer.ThrowOutAllCommand
extends QueuedWriteFreezer.Command


Constructor Summary
QueuedWriteFreezer.ThrowOutAllCommand(Freezer masterFreezer)
           
 
Method Summary
protected  Freezer getMasterFreezer()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueuedWriteFreezer.ThrowOutAllCommand

public QueuedWriteFreezer.ThrowOutAllCommand(Freezer masterFreezer)
Method Detail

run

public void run()

getMasterFreezer

protected Freezer getMasterFreezer()


Copyright (c) 2000, 2001, David Walend