Class TPSConnectorCLI


  • public class TPSConnectorCLI
    extends CLI
    Author:
    Ade Lee
    • Field Detail

      • logger

        public static org.slf4j.Logger logger
      • tksCLI

        public TKSCLI tksCLI
    • Constructor Detail

      • TPSConnectorCLI

        public TPSConnectorCLI​(TKSCLI tksCLI)
    • Method Detail

      • getFullName

        public java.lang.String getFullName()
        Overrides:
        getFullName in class CLI
      • getTPSConnectorClient

        public TPSConnectorClient getTPSConnectorClient()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • printConnectorInfo

        public static void printConnectorInfo​(TPSConnectorData data)