org.gwe.persistence.model
Class AllocationInfo.DeathDealer

java.lang.Object
  extended by org.gwe.persistence.model.AllocationInfo.DeathDealer
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
AllocationInfo

public class AllocationInfo.DeathDealer
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
AllocationInfo.DeathDealer(DaemonConfigDesc config)
           
 
Method Summary
 void cancelIdleCountdown()
           
 void run()
           
 void startIdleCountdown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllocationInfo.DeathDealer

public AllocationInfo.DeathDealer(DaemonConfigDesc config)
Method Detail

startIdleCountdown

public void startIdleCountdown()

cancelIdleCountdown

public void cancelIdleCountdown()

run

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


Copyright © 2007-2009. All Rights Reserved.