public interface PropertiesInterceptor
| Modifier and Type | Method and Description |
|---|---|
void |
interceptProperties(Map<String,Object> properties)
Intercept method invocation arguments used to find and invoke API method.
|
void interceptProperties(Map<String,Object> properties)
properties - method invocation arguments.Apache Camel