|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BindingAnnotationBuilder<T>
Specifies the annotation of this binding.
Method Summary | |
---|---|
BindingBuilder<T> |
annotatedWith(Annotation annotation)
Specifies an annotation value for this binding. |
BindingBuilder<T> |
annotatedWith(Class<? extends Annotation> annotationType)
Specifies the marker annotation type for this binding. |
Method Detail |
---|
BindingBuilder<T> annotatedWith(Class<? extends Annotation> annotationType)
BindingBuilder<T> annotatedWith(Annotation annotation)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |