| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| org.apache.camel.impl |
Default implementation classes for Camel Core
|
| org.apache.camel.management.mbean |
Camel management JMX MBeans
|
| Modifier and Type | Method and Description |
|---|---|
ValidatorRegistry |
CamelContext.getValidatorRegistry()
Gets the
ValidatorRegistry |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultValidatorRegistry
Default implementation of
ValidatorRegistry. |
| Modifier and Type | Method and Description |
|---|---|
ValidatorRegistry |
DefaultCamelContext.getValidatorRegistry() |
| Modifier and Type | Method and Description |
|---|---|
ValidatorRegistry |
ManagedValidatorRegistry.getValidatorRegistry() |
| Constructor and Description |
|---|
ManagedValidatorRegistry(CamelContext context,
ValidatorRegistry validatorRegistry) |
Apache Camel