Interface CronEndpointBuilderFactory
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo")
public interface CronEndpointBuilderFactory
A generic interface for triggering events at times specified through the Unix
cron syntax.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Cron component.static interfacestatic interfaceBuilder for endpoint for the Cron component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static CronEndpointBuilderFactory.CronEndpointBuilder endpointBuilder(String componentName, String path)
-