Class ToolBuilderDslExtension.StartTSContext

    • Constructor Detail

      • StartTSContext

        public StartTSContext()
    • Method Detail

      • toolLibsIni

        public void toolLibsIni​(CharSequence value)
        Option defining the custom ToolLibs.ini path.
        Parameters:
        value - the value
      • tcpPort

        public void tcpPort​(CharSequence value)
        Option defining the custom TCP port.
        Parameters:
        value - the value as String
      • tcpPort

        public void tcpPort​(int value)
        Option defining the custom TCP port.
        Parameters:
        value - the value as Integer
      • keepInstance

        public void keepInstance​(boolean value)
        Option defining whether to re-use the previous instance.
        Parameters:
        value - the value