| Package | Description |
|---|---|
| org.mule.devkit.model |
| Modifier and Type | Method and Description |
|---|---|
<T> List<T> |
Type.getRecursivelyMethodsAnnotatedWith(Class<? extends Annotation> annotation,
AnnotationProcessorFactory factory)
Retrieves a list of methods annotated with
annotation from the current module, and any of it parents. |
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.