org.ow2.bonita.pvm.internal.ejb
Class ExecuteTimerCmd

java.lang.Object
  extended by org.ow2.bonita.pvm.internal.ejb.ExecuteTimerCmd
All Implemented Interfaces:
java.io.Serializable, Command<java.util.Date>

public class ExecuteTimerCmd
extends java.lang.Object
implements Command<java.util.Date>

Author:
Tom Baeyens, Alejandro Guizar
See Also:
Serialized Form

Constructor Summary
ExecuteTimerCmd(long timerDbid)
           
 
Method Summary
 java.util.Date execute(Environment environment)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExecuteTimerCmd

public ExecuteTimerCmd(long timerDbid)
Method Detail

execute

public java.util.Date execute(Environment environment)
                       throws java.lang.Exception
Specified by:
execute in interface Command<java.util.Date>
Throws:
java.lang.Exception

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2009 OW2 Consortium. All Rights Reserved.