org.sakaiproject.component.app.scheduler
Class ScheduledInvocationTestCommand

java.lang.Object
  extended by org.sakaiproject.component.app.scheduler.ScheduledInvocationTestCommand
All Implemented Interfaces:
ScheduledInvocationCommand

public class ScheduledInvocationTestCommand
extends Object
implements ScheduledInvocationCommand


Constructor Summary
ScheduledInvocationTestCommand()
           
 
Method Summary
 void execute(String opaqueContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScheduledInvocationTestCommand

public ScheduledInvocationTestCommand()
Method Detail

execute

public void execute(String opaqueContext)
Specified by:
execute in interface ScheduledInvocationCommand


Copyright © 2003-2012 Sakai Foundation. All Rights Reserved.