org.drools.compiler.rule.builder.util
Class AnnotationFactory.AnnotationInvocationHandler
java.lang.Object
org.drools.compiler.rule.builder.util.AnnotationFactory.AnnotationInvocationHandler
- All Implemented Interfaces:
- InvocationHandler
- Enclosing class:
- AnnotationFactory
public static class AnnotationFactory.AnnotationInvocationHandler
- extends Object
- implements InvocationHandler
AnnotationFactory.AnnotationInvocationHandler
public AnnotationFactory.AnnotationInvocationHandler(Class<?> annotationClass,
AnnotationDescr annotationDescr)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke in interface InvocationHandler
- Throws:
Throwable
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.