org.openejb.timer
Class TimerState

java.lang.Object
  extended byorg.openejb.timer.TimerState

public class TimerState
extends Object

Version:
$Rev: 445190 $ $Date: 2005-02-14 19:32:32 +0100 (Mon, 14 Feb 2005) $

Constructor Summary
TimerState()
           
 
Method Summary
static boolean getTimerState()
           
static void setTimerState(boolean state)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimerState

public TimerState()
Method Detail

getTimerState

public static final boolean getTimerState()

setTimerState

public static final void setTimerState(boolean state)


Copyright © 1999-2006 OpenEJB. All Rights Reserved.