public interface IComponentStep<T>
| Modifier and Type | Method and Description |
|---|---|
jadex.commons.future.IFuture<T> |
execute(IInternalAccess ia)
Execute the command.
|
jadex.commons.future.IFuture<T> execute(IInternalAccess ia)
args - The argument(s) for the call.