Class SshScope

java.lang.Object
com.google.gerrit.sshd.SshScope

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

    • REQUEST

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