Package gw.lang.annotation
Class Annotations.Builder.AnnotationInvocationHandler
java.lang.Object
gw.lang.annotation.Annotations.Builder.AnnotationInvocationHandler
- All Implemented Interfaces:
InvocationHandler
- Enclosing class:
Annotations.Builder<T extends Annotation>
public static class Annotations.Builder.AnnotationInvocationHandler
extends Object
implements InvocationHandler
-
Constructor Summary
ConstructorsConstructorDescriptionAnnotationInvocationHandler(Map<Method, gw.lang.annotation.Annotations.Builder.Element> elements, Class annotationType) -
Method Summary
-
Constructor Details
-
AnnotationInvocationHandler
-
-
Method Details
-
getAnnotationType
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Throws:
Throwable
-