Package org.beanfabrics.support

Interface Summary
AnnotatedClassProcessor  
AnnotatedFieldProcessor  
AnnotatedMethodProcessor  
AnnotationProcessor  
Support Marker interface for classes that support Supportable classes and can be added to a SupportMap.
Supportable The Supportable interface declares the interface for classes that can be enhanced dynamically by any Support object.
 

Class Summary
OnChangeProcessor  
OnChangeSupport  
OperationProcessor  
OperationSupport  
PropertySupport  
PropertySupport.FieldDecl  
PropertySupport.MethodDecl  
PropertySupport.PropertyDeclaration  
ServiceProcessor  
ServiceSupport  
SupportMap  
SupportUtil  
ValidationProcessor  
ValidationSupport This class supports the processing of Validation annotations for PresentationModel classes.
 

Exception Summary
IllegalAnnotationException  
 

Annotation Types Summary
OnChange  
Operation  
Processor  
Property  
Service  
SortOrder  
Validation This annotation is processed by the ValidationSupport and marks a method as a validation method.