A short but useful description of this scope. For comparison, the standard scopes that ship with guice use the descriptions "Scopes.SINGLETON", "ServletScopes.SESSION" and "ServletScopes.REQUEST".
()
| 49 | * {@code "ServletScopes.REQUEST"}. |
| 50 | */ |
| 51 | @Override |
| 52 | String toString(); |
| 53 | } |
no outgoing calls