public class SshScope
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
SshScope.SshSessionProvider |
Modifier and Type | Field and Description |
---|---|
static com.google.inject.Scope |
REQUEST
Returns exactly one instance per command executed.
|