Package com.google.gerrit.server.git
Class PerThreadRequestScope
- java.lang.Object
-
- com.google.gerrit.server.git.PerThreadRequestScope
-
public class PerThreadRequestScope extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
PerThreadRequestScope.Propagator
static interface
PerThreadRequestScope.Scoper
-
Field Summary
Fields Modifier and Type Field Description static com.google.inject.Scope
REQUEST
-
Constructor Summary
Constructors Constructor Description PerThreadRequestScope()
-