Interface ManagedSchedulePollConsumerMBean
- All Superinterfaces:
ManagedConsumerMBean,ManagedServiceMBean
-
Method Summary
Modifier and TypeMethodDescriptionintintintintlonggetDelay()longlongbooleanbooleanbooleanvoidsetDelay(long delay) voidsetInitialDelay(long initialDelay) voidsetTimeUnit(String timeUnit) voidsetUseFixedDelay(boolean useFixedDelay) voidMethods inherited from interface org.apache.camel.api.management.mbean.ManagedConsumerMBean
getEndpointUri, getInflightExchangesMethods inherited from interface org.apache.camel.api.management.mbean.ManagedServiceMBean
getCamelId, getCamelManagementName, getRouteId, getServiceType, getState, isStaticService, isSupportSuspension, isSuspended, resume, start, stop, suspend
-
Method Details
-
getDelay
-
setDelay
-
getInitialDelay
-
setInitialDelay
-
isUseFixedDelay
-
setUseFixedDelay
-
getTimeUnit
-
setTimeUnit
-
isPolling
-
isSchedulerStarted
-
startScheduler
-
getSchedulerClassName
-
getBackoffMultiplier
-
getBackoffIdleThreshold
-
getBackoffErrorThreshold
-
getBackoffCounter
-
getRepeatCount
-