@UriEndpoint(firstVersion="2.4.0", scheme="class", title="Class", syntax="class:beanName", producerOnly=true, category={CORE,JAVA}) public class ClassEndpoint extends BeanEndpoint
Constructor and Description |
---|
ClassEndpoint(String endpointUri,
org.apache.camel.Component component) |
createConsumer, createEndpointUri, createProducer, doInit, doStop, getBeanHolder, getBeanName, getCache, getMethod, getParameters, getProcessor, getScope, setBeanHolder, setBeanName, setCache, setMethod, setParameters, setScope
configureConsumer, configureExchange, configurePollingConsumer, configureProperties, createAsyncProducer, createExchange, createExchange, createPollingConsumer, doStart, equals, getCamelContext, getComponent, getEndpointKey, getEndpointUri, getExceptionHandler, getExchangePattern, getId, getPollingConsumerBlockTimeout, getPollingConsumerQueueSize, hashCode, isAutowiredEnabled, isBridgeErrorHandler, isLazyStartProducer, isLenientProperties, isPollingConsumerBlockWhenFull, isPollingConsumerCopy, isSingleton, setAutowiredEnabled, setBridgeErrorHandler, setCamelContext, setComponent, setEndpointUri, setEndpointUriIfNotSpecified, setExceptionHandler, setExchangePattern, setLazyStartProducer, setPollingConsumerBlockTimeout, setPollingConsumerBlockWhenFull, setPollingConsumerCopy, setPollingConsumerQueueSize, setProperties, toString
build, doBuild, doFail, doLifecycleChange, doResume, doShutdown, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ClassEndpoint(String endpointUri, org.apache.camel.Component component)
Apache Camel