Interface ITaskExecutionService


public interface ITaskExecutionService
  • Method Summary

    Modifier and Type
    Method
    Description
    jadex.future.IFuture<Void>
    execute(ITask task, ITaskContext context)