public class LoadBalancerConsumer
extends org.apache.camel.support.DefaultConsumer
LoadBalancer
and on closing unregisters
itself with a load balancerConstructor 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, toString
build, 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, suspend
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public LoadBalancerConsumer(org.apache.camel.Endpoint endpoint, org.apache.camel.Processor processor, LoadBalancer loadBalancer)
Apache Camel