public class SmooksEndpoint
extends org.apache.camel.impl.ProcessorEndpoint
implements org.apache.camel.Service
SmooksProcessor instance and
adds lifecycle support by implementing Service. This enables a SmooksEndpoint
to be stopped and started.| Constructor and Description |
|---|
SmooksEndpoint(String endpointUri,
org.apache.camel.Component component,
SmooksProcessor processor) |
| Modifier and Type | Method and Description |
|---|---|
void |
start() |
void |
stop() |
createPollingConsumer, createProcessor, createProducer, getProcessor, isSingleton, onExchange, setProcessorconfigureConsumer, createEndpointConfiguration, createEndpointUri, createExchange, createExchange, createExchange, doStart, doStop, equals, getCamelContext, getComponent, getConsumerProperties, getEndpointConfiguration, getEndpointKey, getEndpointUri, getExchangePattern, getId, hashCode, isLenientProperties, isSynchronous, setCamelContext, setConsumerProperties, setEndpointConfiguration, setEndpointUri, setEndpointUriIfNotSpecified, setExchangePattern, setSynchronous, toStringpublic SmooksEndpoint(String endpointUri, org.apache.camel.Component component, SmooksProcessor processor)
Copyright © 2015. All rights reserved.