Uses of Interface
org.apache.camel.builder.component.dsl.SchematronComponentBuilderFactory.SchematronComponentBuilder
Packages that use SchematronComponentBuilderFactory.SchematronComponentBuilder
-
Uses of SchematronComponentBuilderFactory.SchematronComponentBuilder in org.apache.camel.builder.component
Methods in org.apache.camel.builder.component that return SchematronComponentBuilderFactory.SchematronComponentBuilderModifier and TypeMethodDescriptionComponentsBuilderFactory.schematron()Schematron (camel-schematron) Validate XML payload using the Schematron Library. -
Uses of SchematronComponentBuilderFactory.SchematronComponentBuilder in org.apache.camel.builder.component.dsl
Classes in org.apache.camel.builder.component.dsl that implement SchematronComponentBuilderFactory.SchematronComponentBuilderModifier and TypeClassDescriptionstatic classMethods in org.apache.camel.builder.component.dsl that return SchematronComponentBuilderFactory.SchematronComponentBuilderModifier and TypeMethodDescriptionSchematronComponentBuilderFactory.SchematronComponentBuilder.autowiredEnabled(boolean autowiredEnabled) Whether autowiring is enabled.SchematronComponentBuilderFactory.SchematronComponentBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).SchematronComponentBuilderFactory.schematron()Schematron (camel-schematron) Validate XML payload using the Schematron Library.