Package | Description |
---|---|
org.apache.camel |
The core Camel API.
|
Modifier and Type | Method and Description |
---|---|
EndpointRegistry<? extends ValueHolder<String>> |
CamelContext.getEndpointRegistry()
Gets the
EndpointRegistry |
TransformerRegistry<? extends ValueHolder<String>> |
CamelContext.getTransformerRegistry()
Gets the
TransformerRegistry |
ValidatorRegistry<? extends ValueHolder<String>> |
CamelContext.getValidatorRegistry()
Gets the
ValidatorRegistry |
Apache Camel