public class ActorGatewayTaskExecutionStateListener extends Object implements TaskExecutionStateListener
ActorGateway to forward the messages.| Constructor and Description |
|---|
ActorGatewayTaskExecutionStateListener(ActorGateway actorGateway) |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyTaskExecutionStateChanged(TaskExecutionState taskExecutionState)
Called whenever the task's execution state changes
|
public ActorGatewayTaskExecutionStateListener(ActorGateway actorGateway)
public void notifyTaskExecutionStateChanged(TaskExecutionState taskExecutionState)
TaskExecutionStateListenernotifyTaskExecutionStateChanged in interface TaskExecutionStateListenertaskExecutionState - describing the task execution state changeCopyright © 2014–2018 The Apache Software Foundation. All rights reserved.