Drools :: Compiler 6.2.0.Final

org.drools.compiler.rule.builder.util
Class AnnotationFactory

java.lang.Object
  extended by org.drools.compiler.rule.builder.util.AnnotationFactory

public class AnnotationFactory
extends Object


Nested Class Summary
static class AnnotationFactory.AnnotationInvocationHandler
           
 
Constructor Summary
AnnotationFactory()
           
 
Method Summary
static Annotation buildAnnotation(AnnotationDescr annotationDescr, Class<?> annotationClass)
           
static Annotation buildAnnotation(org.drools.core.base.TypeResolver typeResolver, AnnotationDescr annotationDescr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationFactory

public AnnotationFactory()
Method Detail

buildAnnotation

public static Annotation buildAnnotation(org.drools.core.base.TypeResolver typeResolver,
                                         AnnotationDescr annotationDescr)

buildAnnotation

public static Annotation buildAnnotation(AnnotationDescr annotationDescr,
                                         Class<?> annotationClass)

Drools :: Compiler 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.