Package net.vidageek.mirror.reflect

Class Summary
DefaultAllAnnotationsHandler This class is responsible for choosing where to reflect annotations.
DefaultAllMemberHandler This class is responsible for reflecting all annotations on any AccessibleObject
DefaultAllMethodAnnotationsHandler This class is responsible for reflecting all annotation on a method
DefaultAllReflectionHandler<T> This class is responsible for reflecting lists of reflection elements
DefaultAnnotationHandler<T extends Annotation> This class is responsible for choosing where to reflect a single annotation.
DefaultConstructorReflector<T> This class is responsible for reflecting a constructor.
DefaultFieldHandler  
DefaultFieldReflector This class is responsible for reflecting a field.
DefaultMemberHandler This class is responsible for reflecting a single annotation from a AccessibleObject
DefaultMethodAnnotationHandler<T extends Annotation> This class is responsible for reflecting annotations on a method.
DefaultMethodReflector This class is responsible for reflecting methods.
DefaultParameterizedElementHandler Class which defines access to Generics declarations.
DefaultReflectionHandler<T> This part of the DSL is used to choose reflection element is going to be reflected.
 



Copyright © 2011 VidaGeek.net. All Rights Reserved.