jPOS 1.6.1 API Documentation

org.jpos.util
Class RotateLogListener.Rotate

java.lang.Object
  extended by java.util.TimerTask
      extended by org.jpos.util.RotateLogListener.Rotate
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
RotateLogListener

public class RotateLogListener.Rotate
extends java.util.TimerTask


Constructor Summary
RotateLogListener.Rotate()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RotateLogListener.Rotate

public RotateLogListener.Rotate()
Method Detail

run

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

jPOS.org