Uses of Class
org.apache.camel.component.cron.api.CamelCronConfiguration
Packages that use CamelCronConfiguration
-
Uses of CamelCronConfiguration in org.apache.camel.component.cron
Methods in org.apache.camel.component.cron that return CamelCronConfigurationConstructors in org.apache.camel.component.cron with parameters of type CamelCronConfigurationModifierConstructorDescriptionCronEndpoint(String endpointUri, CronComponent component, CamelCronConfiguration configuration) -
Uses of CamelCronConfiguration in org.apache.camel.component.cron.api
Methods in org.apache.camel.component.cron.api with parameters of type CamelCronConfigurationModifier and TypeMethodDescriptionorg.apache.camel.EndpointCamelCronService.createEndpoint(CamelCronConfiguration configuration)