public interface IComponentStep<T>
Modifier and Type | Method and Description |
---|---|
IFuture<T> |
execute(IInternalAccess ia)
Execute the command.
|
IFuture<T> execute(IInternalAccess ia)
args
- The argument(s) for the call.Copyright © 2012. All Rights Reserved.