Interface DeploymentProcessingAction
- All Known Implementing Classes:
AmpqConnectionCheckAction,AmpqDependencyBinder,ElementProcessingAction,GrpcElementDependencyBinder,HttpSenderDependencyBinder,HttpTriggerDependencyBinder,IdempotencyStateCheckAction,IdempotentConsumerDependencyBinder,JmsElementDependencyBinder,KafkaElementDependencyBinder,KafkaTopicAndConnectionCheckAction,RegisterRoutesInControlPlaneAction,SchedulerRequirementsCheckAction,SdsConnectionCheckAction,SdsSchedulerJobsRegistrar,SdsSchedulerRemoveJobsAction
public interface DeploymentProcessingAction
-
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.apache.camel.spring.SpringCamelContext context, DeploymentInfo deploymentInfo, DeploymentConfiguration deploymentConfiguration)
-
Method Details
-
execute
void execute(org.apache.camel.spring.SpringCamelContext context, DeploymentInfo deploymentInfo, DeploymentConfiguration deploymentConfiguration)
-