Index
All Classes and Interfaces|All Packages
A
- aerogel.scopedvalues - module aerogel.scopedvalues
C
- context - Variable in class dev.derklaro.aerogel.scopedvalue.ScopedValueInjectionContextScope
- context() - Method in class dev.derklaro.aerogel.scopedvalue.ScopedValueInjectionContextScope
- contextScopeCarrier - Variable in class dev.derklaro.aerogel.scopedvalue.ScopedValueInjectionContextScope
- currentScope() - Method in class dev.derklaro.aerogel.scopedvalue.ScopedValueInjectionContextProvider
D
- dev.derklaro.aerogel.scopedvalue - package dev.derklaro.aerogel.scopedvalue
E
- enterContextScope(Injector, BindingKey<?>, InstalledBinding<?>, Map<BindingKey<?>, Provider<?>>) - Method in class dev.derklaro.aerogel.scopedvalue.ScopedValueInjectionContextProvider
- executeScoped(Supplier<T>) - Method in class dev.derklaro.aerogel.scopedvalue.ScopedValueInjectionContextScope
S
- ScopedValueInjectionContextProvider - Class in dev.derklaro.aerogel.scopedvalue
-
An injection context provider that uses scoped values.
- ScopedValueInjectionContextProvider() - Constructor for class dev.derklaro.aerogel.scopedvalue.ScopedValueInjectionContextProvider
- ScopedValueInjectionContextScope - Class in dev.derklaro.aerogel.scopedvalue
-
A context scope that uses scope value carries to set the scope during injection.
- ScopedValueInjectionContextScope(InjectionContext, ScopedValue<InjectionContextScope>) - Constructor for class dev.derklaro.aerogel.scopedvalue.ScopedValueInjectionContextScope
-
Constructs a new injection context scope for the given context and scoped value.
- scopeScopedValue - Variable in class dev.derklaro.aerogel.scopedvalue.ScopedValueInjectionContextProvider
All Classes and Interfaces|All Packages