Class EPLAnnotationInvocationHandler
java.lang.Object
com.espertech.esper.common.internal.epl.annotation.EPLAnnotationInvocationHandler
- All Implemented Interfaces:
InvocationHandler
Invocation handler for EPL and application-specified annotations.
-
Constructor Summary
ConstructorDescriptionEPLAnnotationInvocationHandler
(Class annotationClass, Map<String, Object> attributes) Ctor. -
Method Summary
-
Constructor Details
-
EPLAnnotationInvocationHandler
Ctor.- Parameters:
annotationClass
- annotation classattributes
- attribute values
-
-
Method Details
-
getAnnotationClass
-
getAttributes
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-