|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AnnotatedConstantBindingBuilder
Specifies the annotation for a constant binding.
Method Summary | |
---|---|
ConstantBindingBuilder |
annotatedWith(java.lang.annotation.Annotation annotation)
Specifies an annotation value for this binding. |
ConstantBindingBuilder |
annotatedWith(java.lang.Class<? extends java.lang.annotation.Annotation> annotationType)
Specifies an annotation type for this binding. |
Method Detail |
---|
ConstantBindingBuilder annotatedWith(java.lang.Class<? extends java.lang.annotation.Annotation> annotationType)
ConstantBindingBuilder annotatedWith(java.lang.annotation.Annotation annotation)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |