@UriEndpoint(firstVersion="2.4.0",
scheme="class",
title="Class",
syntax="class:beanName",
producerOnly=true,
label="core,java")
public class ClassEndpoint
extends BeanEndpoint
shutdown, shuttingdown, started, starting, stopped, stopping, suspended, suspending| Constructor and Description |
|---|
ClassEndpoint(String endpointUri,
Component component) |
createConsumer, createEndpointUri, createProducer, doStart, doStop, getBeanHolder, getBeanName, getMethod, getParameters, getProcessor, isCache, isMultiParameterArray, isSingleton, setBeanHolder, setBeanName, setCache, setMethod, setMultiParameterArray, setParametersconfigureConsumer, configurePollingConsumer, configureProperties, createEndpointConfiguration, createExchange, createExchange, createExchange, createPollingConsumer, equals, getCamelContext, getComponent, getConsumerProperties, getEndpointConfiguration, getEndpointKey, getEndpointUri, getExceptionHandler, getExchangePattern, getId, getPollingConsumerBlockTimeout, getPollingConsumerQueueSize, hashCode, isBridgeErrorHandler, isLenientProperties, isPollingConsumerBlockWhenFull, isSynchronous, setBridgeErrorHandler, setCamelContext, setConsumerProperties, setEndpointConfiguration, setEndpointUri, setEndpointUriIfNotSpecified, setExceptionHandler, setExchangePattern, setPollingConsumerBlockTimeout, setPollingConsumerBlockWhenFull, setPollingConsumerQueueSize, setProperties, setSynchronous, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendpublic ClassEndpoint(String endpointUri, Component component)
Apache Camel