com.scalagent.scheduler
Class Scheduler.WakeUp

java.lang.Object
  extended by java.util.TimerTask
      extended by com.scalagent.scheduler.Scheduler.WakeUp
All Implemented Interfaces:
java.io.Serializable, java.lang.Runnable
Enclosing class:
Scheduler

public class Scheduler.WakeUp
extends java.util.TimerTask
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
 
Constructor Summary
Scheduler.WakeUp()
           
 
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
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

Scheduler.WakeUp

public Scheduler.WakeUp()
Method Detail

run

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


Copyright © 2010 ScalAgent D.T.. All Rights Reserved.