Interface SshCreateCommandInterceptor


  • public interface SshCreateCommandInterceptor
    • Method Detail

      • intercept

        String intercept​(String in)
        Intrcept SSH command creation
        Parameters:
        in - command name passed in to command instance creation machinery
        Returns:
        intercepted command name