|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use AnnotationTranslator | |
---|---|
org.springframework.binding.support | Implementations of the property access interfaces providing basic bean/class access. |
Uses of AnnotationTranslator in org.springframework.binding.support |
---|
Classes in org.springframework.binding.support that implement AnnotationTranslator | |
---|---|
class |
ReflectionAnnotationTranslator
Uses reflection to translate annotations into property level user metadata. |
Methods in org.springframework.binding.support that return AnnotationTranslator | |
---|---|
AnnotationTranslator |
AnnotationAwareBeanPropertyAccessStrategy.getAnnotationTranslator()
|
Methods in org.springframework.binding.support with parameters of type AnnotationTranslator | |
---|---|
void |
AnnotationAwareBeanPropertyAccessStrategy.setAnnotationTranslator(AnnotationTranslator annotationTranslator)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |