Interface SshCreateCommandInterceptor


public interface SshCreateCommandInterceptor
  • Method Summary

    Modifier and Type
    Method
    Description
    Intrcept SSH command creation
  • Method Details

    • intercept

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