public class LoadBalancerConsumer
extends org.apache.camel.support.DefaultConsumer
LoadBalancer and on closing unregisters
itself with a load balancer| Constructor and Description |
|---|
LoadBalancerConsumer(org.apache.camel.Endpoint endpoint,
org.apache.camel.Processor processor,
LoadBalancer loadBalancer) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
protected void |
doStop() |
createUoW, doInit, doneUoW, getAsyncProcessor, getEndpoint, getExceptionHandler, getProcessor, getRoute, getRouteId, handleException, handleException, setExceptionHandler, setRoute, setRouteId, toStringbuild, doBuild, doFail, doLifecycleChange, doResume, doShutdown, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic LoadBalancerConsumer(org.apache.camel.Endpoint endpoint,
org.apache.camel.Processor processor,
LoadBalancer loadBalancer)
Apache Camel