public class ComponentFutureFunctionality extends FutureFunctionality
| Modifier and Type | Field and Description | 
|---|---|
| protected IInternalAccess | accessThe adapter. | 
logger, loggerfetcher, undone| Constructor and Description | 
|---|
| ComponentFutureFunctionality(IInternalAccess access)Create a new future. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | scheduleForward(ICommand<java.lang.Void> command)Send a foward command. | 
connectDelegationFuture, getDelegationFuture, getDelegationFuture, getLogger, handleFinished, handleIntermediateResult, handleResult, handleTerminated, isUndone, logException, scheduleBackwardprotected IInternalAccess access
public ComponentFutureFunctionality(IInternalAccess access)
public void scheduleForward(ICommand<java.lang.Void> command)
scheduleForward in class FutureFunctionality