public class FabricPublisherEndpoint
extends org.apache.camel.impl.DefaultEndpoint
| Constructor and Description |
|---|
FabricPublisherEndpoint(java.lang.String uri,
FabricComponent component,
java.lang.String singletonId,
java.lang.String child) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.Consumer |
createConsumer(org.apache.camel.Processor processor) |
org.apache.camel.Producer |
createProducer() |
void |
doStart() |
void |
doStop() |
java.lang.String |
getChild() |
FabricComponent |
getComponent() |
boolean |
isLenientProperties() |
boolean |
isSingleton() |
configureConsumer, configurePollingConsumer, configureProperties, createEndpointConfiguration, createEndpointUri, createExchange, createExchange, createExchange, createPollingConsumer, equals, getCamelContext, getConsumerProperties, getEndpointConfiguration, getEndpointKey, getEndpointUri, getExchangePattern, getId, getPollingConsumerQueueSize, hashCode, isPollingConsumerBlockWhenFull, isSynchronous, setCamelContext, setConsumerProperties, setEndpointConfiguration, setEndpointUri, setEndpointUriIfNotSpecified, setExchangePattern, setPollingConsumerBlockWhenFull, setPollingConsumerQueueSize, setProperties, setSynchronous, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, resume, shutdown, start, stop, suspendpublic FabricPublisherEndpoint(java.lang.String uri,
FabricComponent component,
java.lang.String singletonId,
java.lang.String child)
throws java.lang.Exception
java.lang.Exceptionpublic org.apache.camel.Producer createProducer()
throws java.lang.Exception
java.lang.Exceptionpublic boolean isLenientProperties()
isLenientProperties in interface org.apache.camel.EndpointisLenientProperties in class org.apache.camel.impl.DefaultEndpointpublic org.apache.camel.Consumer createConsumer(org.apache.camel.Processor processor)
throws java.lang.Exception
java.lang.Exceptionpublic boolean isSingleton()
public void doStart()
throws java.lang.Exception
doStart in class org.apache.camel.impl.DefaultEndpointjava.lang.Exceptionpublic void doStop()
throws java.lang.Exception
doStop in class org.apache.camel.impl.DefaultEndpointjava.lang.Exceptionpublic FabricComponent getComponent()
getComponent in class org.apache.camel.impl.DefaultEndpointpublic java.lang.String getChild()
Copyright © 2011-2014 Red Hat. All Rights Reserved.