public final class RunningTaskBridge extends NativeBridge implements Identifiable
RunningTask
.Constructor and Description |
---|
RunningTaskBridge(RunningTask runningTask,
ActiveContextBridgeFactory factory) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
ActiveContextBridge |
getActiveContext() |
String |
getId()
Returns an identifier of this object.
|
void |
send(byte[] message) |
onError
public RunningTaskBridge(RunningTask runningTask, ActiveContextBridgeFactory factory)
public void send(byte[] message)
public ActiveContextBridge getActiveContext()
public String getId()
Identifiable
getId
in interface Identifiable
public void close()
close
in interface AutoCloseable
Copyright © 2016 The Apache Software Foundation. All rights reserved.