@Deprecated public class TwitterConsumerEvent extends org.apache.camel.impl.DefaultConsumer implements TwitterEventListener
Constructor and Description |
---|
TwitterConsumerEvent(TwitterEndpoint endpoint,
org.apache.camel.Processor processor,
AbstractTwitterConsumerHandler twitter4jConsumer)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
doStart()
Deprecated.
|
protected void |
doStop()
Deprecated.
|
void |
onEvent(org.apache.camel.Exchange exchange)
Deprecated.
|
createUoW, doneUoW, getAsyncProcessor, getEndpoint, getExceptionHandler, getProcessor, getRoute, handleException, handleException, setExceptionHandler, setRoute, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
public TwitterConsumerEvent(TwitterEndpoint endpoint, org.apache.camel.Processor processor, AbstractTwitterConsumerHandler twitter4jConsumer)
protected void doStart() throws Exception
doStart
in class org.apache.camel.impl.DefaultConsumer
Exception
protected void doStop() throws Exception
doStop
in class org.apache.camel.impl.DefaultConsumer
Exception
public void onEvent(org.apache.camel.Exchange exchange)
onEvent
in interface TwitterEventListener
Apache Camel