Annotation Type | Description |
---|---|
Expr |
Allows method parameters to be configured with result of one or more Mule expressions
public Object save(Object foo, @Expr("#[header:X-User]-#[function:UUID]") String id)
|
Function |
This evaluator allows for predefined functions
to be called and returns a result.
|
Lookup |
Allows objects to be found in the registry, either by ty
|
Mule |
TODO
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.