Package io.camunda.zeebe.gateway
Class StandaloneGateway
- java.lang.Object
-
- io.camunda.zeebe.gateway.StandaloneGateway
-
public class StandaloneGateway extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classStandaloneGateway.Launcher
-
Constructor Summary
Constructors Constructor Description StandaloneGateway(GatewayCfg gatewayCfg, SpringGatewayBridge springGatewayBridge)
-
-
-
Constructor Detail
-
StandaloneGateway
public StandaloneGateway(GatewayCfg gatewayCfg, SpringGatewayBridge springGatewayBridge)
-
-
Method Detail
-
run
public void run() throws IOException, InterruptedException- Throws:
IOExceptionInterruptedException
-
-