Package | Description |
---|---|
com.tavianator.sangria.contextual |
sangria-contextual : Context-sensitive providers. |
Modifier and Type | Interface and Description |
---|---|
interface |
AnnotatedContextSensitiveBindingBuilder<T>
See the EDSL examples
here . |
Modifier and Type | Method and Description |
---|---|
ContextSensitiveBindingBuilder<T> |
AnnotatedContextSensitiveBindingBuilder.annotatedWith(Annotation annotation)
See the EDSL examples
here . |
ContextSensitiveBindingBuilder<T> |
AnnotatedContextSensitiveBindingBuilder.annotatedWith(Class<? extends Annotation> annotationType)
See the EDSL examples
here . |
<T> ContextSensitiveBindingBuilder<T> |
ContextSensitiveBinder.bind(Key<T> key)
See the EDSL examples
here . |
Copyright © 2014. All rights reserved.