| Package | Description |
|---|---|
| org.mule.devkit.model.module | |
| org.mule.devkit.model.visitor |
| Modifier and Type | Method and Description |
|---|---|
List<SourceMethod> |
Module.getSourceMethods()
Get a list of all methods annotated with @Source
This method will recursively go thru all superclasses as well.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModelVisitor.visit(SourceMethod sourceMethod) |
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.