public static interface FopComponentBuilderFactory.FopComponentBuilder extends ComponentBuilder<org.apache.camel.component.fop.FopComponent>
| Modifier and Type | Method and Description |
|---|---|
default FopComponentBuilderFactory.FopComponentBuilder |
autowiredEnabled(boolean autowiredEnabled)
Whether autowiring is enabled.
|
default FopComponentBuilderFactory.FopComponentBuilder |
lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
build, build, doSetProperty, registerdefault FopComponentBuilderFactory.FopComponentBuilder lazyStartProducer(boolean lazyStartProducer)
lazyStartProducer - the value to setdefault FopComponentBuilderFactory.FopComponentBuilder autowiredEnabled(boolean autowiredEnabled)
autowiredEnabled - the value to setApache Camel