org.mobicents.cluster.test
Class SerTimerTask

java.lang.Object
  extended by java.util.TimerTask
      extended by org.mobicents.cluster.test.SerTimerTask
All Implemented Interfaces:
java.io.Serializable, java.lang.Runnable

public class SerTimerTask
extends java.util.TimerTask
implements java.io.Serializable

Start time:11:29:01 2009-08-10
Project: mobicents-jainslee-server-core

Author:
Bartosz Baranowski
See Also:
Serialized Form

Constructor Summary
SerTimerTask()
           
 
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

SerTimerTask

public SerTimerTask()
Method Detail

run

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


Copyright © 2009. All Rights Reserved.