| Modifier and Type | Field and Description | 
|---|---|
static CoreScope | 
INSTANCE  | 
protected ThreadLocal<Map<com.google.inject.Key<?>,Object>> | 
values  | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
CoreScope()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
enter()  | 
void | 
exit()  | 
<T> com.google.inject.Provider<T> | 
scope(com.google.inject.Key<T> key,
     com.google.inject.Provider<T> unscoped)  | 
protected final ThreadLocal<Map<com.google.inject.Key<?>,Object>> values
protected CoreScope()
Copyright © 2019 Nuxeo. All rights reserved.