Package org.drools.base.rule
Interface Annotated
- All Known Implementing Classes:
Annotated.ClassAdapter
public interface Annotated
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescription<A extends Annotation>
AgetTypedAnnotation(Class<A> annotationClass) booleanhasAnnotation(Class<? extends Annotation> annotationClass)
-
Method Details
-
hasAnnotation
-
getTypedAnnotation
-