| Package | Description |
|---|---|
| org.mule.devkit.model.module | |
| org.mule.devkit.model.module.components | |
| org.mule.devkit.model.module.rest | |
| org.mule.devkit.model.visitor |
| Modifier and Type | Method and Description |
|---|---|
List<ProcessorMethod> |
Module.getProcessorMethods()
Get a list of all methods annotated with @Processor
This method will recursively go thru all superclasses as well.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProcessorComponent.handle(ProcessorMethod processorMethod) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RestCall |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelVisitor.visit(ProcessorMethod processorMethod) |
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.