|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ConfigurationHelper.ParameterSetter
| Method Summary | ||
|---|---|---|
|
set(CamelContext camelContext,
EndpointConfiguration config,
String name,
T value)
Sets the parameter on the configuration. |
|
| Method Detail |
|---|
<T> void set(CamelContext camelContext,
EndpointConfiguration config,
String name,
T value)
throws RuntimeCamelException
camelContext - the camel contextconfig - the configurationname - the name of the parametervalue - the value to set
RuntimeCamelException - is thrown if error setting the parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||