public class ComponentFutureFunctionality extends FutureFunctionality
Constructor and Description |
---|
ComponentFutureFunctionality(IExternalAccess ea,
IComponentAdapter adapter)
Create a new future.
|
Modifier and Type | Method and Description |
---|---|
void |
notifyListener(IResultListener<Void> notify)
Schedule listener notification on component thread.
|
void |
startScheduledNotifications(IResultListener<Void> notify)
Start the notifications.
|
addIntermediateResult, addIntermediateResultIfUndone, connectDelegationFuture, getDelegationFuture, getDelegationFuture, setException, setExceptionIfUndone, setFinished, setFinishedIfUndone, setResult, setResultIfUndone, terminate
public ComponentFutureFunctionality(IExternalAccess ea, IComponentAdapter adapter)
public void notifyListener(IResultListener<Void> notify)
notifyListener
in class FutureFunctionality
public void startScheduledNotifications(IResultListener<Void> notify)
startScheduledNotifications
in class FutureFunctionality
Copyright © 2012. All Rights Reserved.