public class AnnotationFactory extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AnnotationFactory.AnnotationInvocationHandler |
Constructor and Description |
---|
AnnotationFactory() |
Modifier and Type | Method and Description |
---|---|
static Annotation |
buildAnnotation(AnnotationDescr annotationDescr,
Class<?> annotationClass) |
static Annotation |
buildAnnotation(org.drools.core.addon.TypeResolver typeResolver,
AnnotationDescr annotationDescr) |
public static Annotation buildAnnotation(org.drools.core.addon.TypeResolver typeResolver, AnnotationDescr annotationDescr)
public static Annotation buildAnnotation(AnnotationDescr annotationDescr, Class<?> annotationClass)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.