org.apache.synapse.task
Interface Task


public interface Task

Represents an executable Task


Method Summary
 void execute()
          Execute method will be invoked by the QuartzJOb.
 

Method Detail

execute

void execute()
Execute method will be invoked by the QuartzJOb.



Copyright © 2005–2015 Apache Software Foundation. All rights reserved.