org.ow2.orchestra.pvm.internal.jobexecutor
Class GetNextDueDateCmd

java.lang.Object
  extended by org.ow2.orchestra.pvm.internal.jobexecutor.GetNextDueDateCmd
All Implemented Interfaces:
Serializable, Command<Date>

public class GetNextDueDateCmd
extends Object
implements Command<Date>

Author:
Tom Baeyens
See Also:
Serialized Form

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

Constructor Detail

GetNextDueDateCmd

public GetNextDueDateCmd()
Method Detail

execute

public Date execute(Environment environment)
Specified by:
execute in interface Command<Date>


Copyright © 2011 OW2 Consortium. All Rights Reserved.