Interface IGatewayInfo


public interface IGatewayInfo
Internal information access for gateway components.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getGatewayPort​(String workerProcessName)
    Get the port used for internal dispatch
    Get the name of the current target worker process.
  • Method Details

    • getTargetWorkerName

      String getTargetWorkerName()
      Get the name of the current target worker process.
    • getGatewayPort

      int getGatewayPort(String workerProcessName)
      Get the port used for internal dispatch