org.apache.synapse.task
Interface Task

All Known Subinterfaces:
Task
All Known Implementing Classes:
MessageInjector

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-2012 Apache Software Foundation. All Rights Reserved.