public class EPLAnnotationInvocationHandler
extends java.lang.Object
implements java.lang.reflect.InvocationHandler
Constructor and Description |
---|
EPLAnnotationInvocationHandler(java.lang.Class annotationClass,
java.util.Map<java.lang.String,java.lang.Object> attributes)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args) |