commit | b3a402124feaff05c4f869d2e340d0dfcaa3da64 | [log] [tgz] |
---|---|---|
author | Colby Ranger <cranger@google.com> | Wed May 09 10:17:55 2012 -0700 |
committer | Colby Ranger <cranger@google.com> | Fri May 18 12:55:24 2012 -0700 |
tree | c3f5798f63fe58067ede22efeb167f673d02d053 | |
parent | 928123f05eefbee48c28846fe73eb78fc996e187 [diff] |
Make SshScope accessors on a Singleton object. SshScope used static methods to set the context, but the next change will require the ThreadLocalRequestContext to be injected in order to set the request scope. SshScope was updated to be a Singleton injected into the required objects. Change-Id: I20d4a7253edfa06f85af95e27980e4d6b4d160e2