public class DockerStatsConsumer
extends org.apache.camel.impl.DefaultConsumer
Modifier and Type | Class and Description |
---|---|
protected class |
DockerStatsConsumer.StatsCallback |
Constructor and Description |
---|
DockerStatsConsumer(DockerEndpoint endpoint,
org.apache.camel.Processor processor) |
Modifier and Type | Method and Description |
---|---|
protected void |
doStart() |
protected void |
doStop() |
DockerEndpoint |
getEndpoint() |
createUoW, doneUoW, getAsyncProcessor, 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 DockerStatsConsumer(DockerEndpoint endpoint, org.apache.camel.Processor processor) throws Exception
Exception
public DockerEndpoint getEndpoint()
getEndpoint
in interface org.apache.camel.EndpointAware
getEndpoint
in class org.apache.camel.impl.DefaultConsumer
protected void doStart() throws Exception
doStart
in class org.apache.camel.impl.DefaultConsumer
Exception
Apache Camel