@UriEndpoint(firstVersion="2.4.0",
scheme="class",
title="Class",
syntax="class:beanName",
producerOnly=true,
label="core,java")
public class ClassEndpoint
extends BeanEndpoint
| Constructor and Description |
|---|
ClassEndpoint(String endpointUri,
org.apache.camel.Component component) |
createConsumer, createEndpointUri, createProducer, doStart, doStop, getBeanHolder, getBeanName, getCache, getMethod, getParameters, getProcessor, isCache, setBeanHolder, setBeanName, setCache, setMethod, setParametersconfigureConsumer, configurePollingConsumer, configureProperties, createAsyncProducer, createExchange, createExchange, createPollingConsumer, doInit, equals, getCamelContext, getComponent, getEndpointKey, getEndpointUri, getExceptionHandler, getExchangePattern, getId, getPollingConsumerBlockTimeout, getPollingConsumerQueueSize, hashCode, isBasicPropertyBinding, isBridgeErrorHandler, isLazyStartProducer, isLenientProperties, isPollingConsumerBlockWhenFull, isSingleton, isSynchronous, setBasicPropertyBinding, setBridgeErrorHandler, setCamelContext, setEndpointUri, setEndpointUriIfNotSpecified, setExceptionHandler, setExchangePattern, setLazyStartProducer, setPollingConsumerBlockTimeout, setPollingConsumerBlockWhenFull, setPollingConsumerQueueSize, setProperties, setSynchronous, toStringdoResume, doShutdown, doSuspend, getStatus, init, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendpublic ClassEndpoint(String endpointUri, org.apache.camel.Component component)
Apache Camel