| Modifier and Type | Method and Description |
|---|---|
static RequestScoper |
ServletScopes.scopeRequest(Map<Key<?>,Object> seedMap)
Returns an object that will apply request scope to a block of code.
|
static RequestScoper |
ServletScopes.transferRequest()
Returns an object that "transfers" the request to another thread.
|
Copyright © 2006-2016 Google, Inc.. All Rights Reserved.