Class SshScope


  • public class SshScope
    extends Object
    Guice scopes for state during an SSH connection.
    • Field Detail

      • REQUEST

        public static final com.google.inject.Scope REQUEST
        Returns exactly one instance per command executed.