- CAMEL_BASE_NAME - Static variable in interface org.wildfly.extension.camel.CamelConstants
-
The base name for all camel services
- CAMEL_COMPONENT_BASE_NAME - Static variable in interface org.wildfly.extension.camel.CamelConstants
-
The base name for all camel context services
- CAMEL_CONTEXT_FACTORY_BINDING_NAME - Static variable in interface org.wildfly.extension.camel.CamelConstants
-
- CAMEL_CONTEXT_FACTORY_KEY - Static variable in interface org.wildfly.extension.camel.CamelConstants
-
- CAMEL_CONTEXT_FACTORY_SERVICE_NAME - Static variable in interface org.wildfly.extension.camel.CamelConstants
-
- CAMEL_CONTEXT_FILE_NAME - Static variable in interface org.wildfly.extension.camel.CamelConstants
-
- CAMEL_CONTEXT_FILE_SUFFIX - Static variable in interface org.wildfly.extension.camel.CamelConstants
-
The deployment names for spring camel context deployments
- CAMEL_CONTEXT_KEY - Static variable in interface org.wildfly.extension.camel.CamelConstants
-
The CamelContext attachment key
- CAMEL_CONTEXT_REGISTRY_BINDING_NAME - Static variable in interface org.wildfly.extension.camel.CamelConstants
-
- CAMEL_CONTEXT_REGISTRY_KEY - Static variable in interface org.wildfly.extension.camel.CamelConstants
-
- CAMEL_CONTEXT_REGISTRY_SERVICE_NAME - Static variable in interface org.wildfly.extension.camel.CamelConstants
-
- CAMEL_SUBSYSTEM_SERVICE_NAME - Static variable in interface org.wildfly.extension.camel.CamelConstants
-
The name for the camel subsystem service
- CamelBootstrapService - Class in org.wildfly.extension.camel.service
-
Service responsible for creating and managing the life-cycle of the Camel
subsystem.
- CamelConstants - Interface in org.wildfly.extension.camel
-
Camel subsystem constants.
- CamelContextActivationProcessor - Class in org.wildfly.extension.camel.deployment
-
Start/Stop the CamelContext
- CamelContextActivationProcessor() - Constructor for class org.wildfly.extension.camel.deployment.CamelContextActivationProcessor
-
- CamelContextCreateProcessor - Class in org.wildfly.extension.camel.deployment
-
Processes deployments that can create a CamelContext.
- CamelContextCreateProcessor() - Constructor for class org.wildfly.extension.camel.deployment.CamelContextCreateProcessor
-
- CamelContextFactory - Interface in org.wildfly.extension.camel
-
The WildFly CamelContext factory.
- CamelContextFactory.ContextCreateHandler - Interface in org.wildfly.extension.camel
-
- CamelContextFactoryBindingService - Class in org.wildfly.extension.camel.service
-
- CamelContextFactoryBindingService() - Constructor for class org.wildfly.extension.camel.service.CamelContextFactoryBindingService
-
- CamelContextFactoryService - Class in org.wildfly.extension.camel.service
-
- CamelContextRegistry - Interface in org.wildfly.extension.camel
-
An abstraction of CamelContext registration.
- CamelContextRegistryBindingService - Class in org.wildfly.extension.camel.service
-
- CamelContextRegistryBindingService() - Constructor for class org.wildfly.extension.camel.service.CamelContextRegistryBindingService
-
- CamelContextRegistryService - Class in org.wildfly.extension.camel.service
-
- CamelDependenciesProcessor - Class in org.wildfly.extension.camel.deployment
-
A DUP that sets the dependencies required for using Camel
- CamelDependenciesProcessor() - Constructor for class org.wildfly.extension.camel.deployment.CamelDependenciesProcessor
-
- CamelExtension - Class in org.wildfly.extension.camel.parser
-
Domain extension used to initialize the Camel subsystem.
- CamelExtension() - Constructor for class org.wildfly.extension.camel.parser.CamelExtension
-
- CamelIntegrationProcessor - Class in org.wildfly.extension.camel.deployment
-
Allways make some camel integration services available
- CamelIntegrationProcessor() - Constructor for class org.wildfly.extension.camel.deployment.CamelIntegrationProcessor
-
- CamelLogger - Interface in org.wildfly.extension.camel
-
The Subsystem Logger
- createCamelContext() - Method in interface org.wildfly.extension.camel.CamelContextFactory
-
- createCamelContext(ClassLoader) - Method in interface org.wildfly.extension.camel.CamelContextFactory
-
- createSpringCamelContext(URL, ClassLoader) - Static method in class org.wildfly.extension.camel.SpringCamelContextFactory
-
Create a SpringCamelContext from the given URL
- createSpringCamelContext(byte[], ClassLoader) - Static method in class org.wildfly.extension.camel.SpringCamelContextFactory
-
Create a SpringCamelContext from the given bytes