| Package | Description |
|---|---|
| org.wildfly.camel |
| Modifier and Type | Method and Description |
|---|---|
CamelComponentRegistry.CamelComponentRegistration |
CamelComponentRegistry.registerComponent(String name,
org.apache.camel.spi.ComponentResolver resolver)
Register the camel component in this registry
|
| Modifier and Type | Method and Description |
|---|---|
Set<CamelComponentRegistry.CamelComponentRegistration> |
CamelComponentRegistry.registerComponents(org.jboss.modules.Module module)
Register the camel components that are found in the given module
|
Copyright © 2014. All Rights Reserved.