sangria-contextual: Context-sensitive providers.See: Description
| Interface | Description |
|---|---|
| AnnotatedContextSensitiveBindingBuilder<T> |
See the EDSL examples
here. |
| ContextSensitiveBindingBuilder<T> |
See the EDSL examples
here. |
| ContextSensitiveBindingVisitor<T,V> |
Visitor interface for the context-sensitive binding SPI.
|
| ContextSensitiveProvider<T> |
Like a
Provider, but with knowledge of the target InjectionPoint. |
| ContextSensitiveProviderInstanceBinding<T> |
SPI for
ContextSensitiveProvider key bindings. |
| ContextSensitiveProviderKeyBinding<T> |
SPI for
ContextSensitiveProvider key bindings. |
| Class | Description |
|---|---|
| ContextSensitiveBinder |
A binder for
ContextSensitiveProviders. |
sangria-contextual: Context-sensitive providers.Copyright © 2014–2015. All rights reserved.