Package org.apache.synapse.task
Interface Task
-
public interface TaskRepresents an executable Task
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute()Execute method will be invoked by the QuartzJOb.
-