org.apache.camel.component.jhc
Class JhcConsumer
java.lang.Object
org.apache.camel.impl.ServiceSupport
org.apache.camel.impl.DefaultConsumer<JhcExchange>
org.apache.camel.component.jhc.JhcConsumer
- All Implemented Interfaces:
- Consumer<JhcExchange>, Service
public class JhcConsumer
- extends DefaultConsumer<JhcExchange>
Created by IntelliJ IDEA. User: gnodet Date: Sep 7, 2007 Time: 8:15:54 PM To
change this template use File | Settings | File Templates.
| Methods inherited from class org.apache.camel.impl.ServiceSupport |
addChildService, getThreadName, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, nextThreadCounter, removeChildService, start, stop |
JhcConsumer
public JhcConsumer(JhcEndpoint endpoint,
Processor processor)
getEndpoint
public JhcEndpoint getEndpoint()
- Overrides:
getEndpoint in class DefaultConsumer<JhcExchange>
doStart
protected void doStart()
throws Exception
- Overrides:
doStart in class DefaultConsumer<JhcExchange>
- Throws:
Exception
doStop
protected void doStop()
throws Exception
- Overrides:
doStop in class DefaultConsumer<JhcExchange>
- Throws:
Exception
Apache CAMEL