public class EPLAnnotationInvocationHandler extends Object implements InvocationHandler
Constructor and Description |
---|
EPLAnnotationInvocationHandler(Class annotationClass,
Map<String,Object> attributes)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
Class |
getAnnotationClass() |
Map<String,Object> |
getAttributes() |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
Copyright © 2005–2018. All rights reserved.