A B C D G H I M N O P R S T V 
All Classes All Packages

A

AbstractMetricsProducer - Class in org.apache.camel.component.metrics
 
AbstractMetricsProducer(MetricsEndpoint) - Constructor for class org.apache.camel.component.metrics.AbstractMetricsProducer
 

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.metrics.MetricsEndpointUriFactory
 

C

clearMetricsHeaders(Message) - Method in class org.apache.camel.component.metrics.AbstractMetricsProducer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.metrics.MetricsComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.metrics.MetricsEndpointConfigurer
 
COUNTER - org.apache.camel.component.metrics.MetricsType
 
CounterProducer - Class in org.apache.camel.component.metrics
 
CounterProducer(MetricsEndpoint) - Constructor for class org.apache.camel.component.metrics.CounterProducer
 
createConsumer(Processor) - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.metrics.MetricsComponent
 
createProducer() - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
createRoutePolicy(CamelContext, String, NamedNode) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
 

D

DEFAULT_METRICS_TYPE - Static variable in class org.apache.camel.component.metrics.MetricsComponent
 
DEFAULT_REPORTING_INTERVAL_SECONDS - Static variable in class org.apache.camel.component.metrics.MetricsComponent
 
doInit() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
doInit() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
doInit() - Method in class org.apache.camel.component.metrics.MetricsComponent
 
doInit() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
doProcess(Exchange, MetricsEndpoint, MetricRegistry, String) - Method in class org.apache.camel.component.metrics.AbstractMetricsProducer
 
doProcess(Exchange, MetricsEndpoint, MetricRegistry, String) - Method in class org.apache.camel.component.metrics.CounterProducer
 
doProcess(Exchange, MetricsEndpoint, MetricRegistry, String) - Method in class org.apache.camel.component.metrics.GaugeProducer
 
doProcess(Exchange, MetricsEndpoint, MetricRegistry, String) - Method in class org.apache.camel.component.metrics.HistogramProducer
 
doProcess(Exchange, MetricsEndpoint, MetricRegistry, String) - Method in class org.apache.camel.component.metrics.MeterProducer
 
doProcess(Exchange, MetricsEndpoint, MetricRegistry, String) - Method in class org.apache.camel.component.metrics.TimerProducer
 
doStart() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
doStart() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
doStop() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
doStop() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
dumpStatisticsAsJson() - Method in interface org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryMBean
 
dumpStatisticsAsJson() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
dumpStatisticsAsJson() - Method in interface org.apache.camel.component.metrics.routepolicy.MetricsRegistryMBean
 
dumpStatisticsAsJson() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
dumpStatisticsAsJsonTimeUnitSeconds() - Method in interface org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryMBean
 
dumpStatisticsAsJsonTimeUnitSeconds() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
dumpStatisticsAsJsonTimeUnitSeconds() - Method in interface org.apache.camel.component.metrics.routepolicy.MetricsRegistryMBean
 
dumpStatisticsAsJsonTimeUnitSeconds() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 

G

GAUGE - org.apache.camel.component.metrics.MetricsType
 
GaugeProducer - Class in org.apache.camel.component.metrics
 
GaugeProducer(MetricsEndpoint) - Constructor for class org.apache.camel.component.metrics.GaugeProducer
 
getAction() - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
getByName(String) - Static method in enum org.apache.camel.component.metrics.MetricsType
 
getCamelContext() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
getCamelContext() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
getCamelContext() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
getDecrement() - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
getDurationUnit() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
getDurationUnit() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
getDurationUnit() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
getDurationUnit() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
getDurationUnit() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
 
getEndpoint() - Method in class org.apache.camel.component.metrics.AbstractMetricsProducer
 
getIncrement() - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
getJmxDomain() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
getJmxDomain() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
getJmxDomain() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
getJmxDomain() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
getJmxDomain() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
 
getLongHeader(Message, String, Long) - Method in class org.apache.camel.component.metrics.AbstractMetricsProducer
 
getMark() - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
getMetricRegistry() - Method in class org.apache.camel.component.metrics.MetricsComponent
 
getMetricsName() - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
getMetricsName(Message, String) - Method in class org.apache.camel.component.metrics.AbstractMetricsProducer
 
getMetricsRegistry() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
getMetricsRegistry() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
getMetricsRegistry() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
getMetricsRegistry() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
getMetricsRegistry() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
 
getMetricsType() - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
getNamePattern() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
getNamePattern() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
 
getNodePattern() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.metrics.MetricsComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.metrics.MetricsEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.metrics.MetricsComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.metrics.MetricsEndpointConfigurer
 
getRateUnit() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
getRateUnit() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
getRateUnit() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
getRateUnit() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
getRateUnit() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
 
getRegistry() - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
getStringHeader(Message, String, String) - Method in class org.apache.camel.component.metrics.AbstractMetricsProducer
 
getSubject() - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
getValue() - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 

H

HEADER_COUNTER_DECREMENT - Static variable in class org.apache.camel.component.metrics.MetricsConstants
 
HEADER_COUNTER_INCREMENT - Static variable in class org.apache.camel.component.metrics.MetricsConstants
 
HEADER_GAUGE_SUBJECT - Static variable in class org.apache.camel.component.metrics.MetricsConstants
 
HEADER_HISTOGRAM_VALUE - Static variable in class org.apache.camel.component.metrics.MetricsConstants
 
HEADER_METER_MARK - Static variable in class org.apache.camel.component.metrics.MetricsConstants
 
HEADER_METRIC_NAME - Static variable in class org.apache.camel.component.metrics.MetricsConstants
 
HEADER_PATTERN - Static variable in class org.apache.camel.component.metrics.AbstractMetricsProducer
 
HEADER_PREFIX - Static variable in class org.apache.camel.component.metrics.MetricsConstants
 
HEADER_TIMER_ACTION - Static variable in class org.apache.camel.component.metrics.MetricsConstants
 
HISTOGRAM - org.apache.camel.component.metrics.MetricsType
 
HistogramProducer - Class in org.apache.camel.component.metrics
 
HistogramProducer(MetricsEndpoint) - Constructor for class org.apache.camel.component.metrics.HistogramProducer
 

I

InstrumentedThreadPoolFactory - Class in org.apache.camel.component.metrics.spi
This implements a ThreadPoolFactory and generates an Instrumented versions of ExecutorService used to monitor performance of each thread using Metrics.
InstrumentedThreadPoolFactory(MetricRegistry) - Constructor for class org.apache.camel.component.metrics.spi.InstrumentedThreadPoolFactory
 
InstrumentedThreadPoolFactory(MetricRegistry, ThreadPoolFactory) - Constructor for class org.apache.camel.component.metrics.spi.InstrumentedThreadPoolFactory
 
isCopyMessage() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
isEnabled(String) - Method in class org.apache.camel.component.metrics.MetricsEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.metrics.MetricsEndpointUriFactory
 
isPrettyPrint() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
isPrettyPrint() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
isPrettyPrint() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
isPrettyPrint() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
isPrettyPrint() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
 
isUseJmx() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
isUseJmx() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
isUseJmx() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
isUseJmx() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
isUseJmx() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
 

M

METER - org.apache.camel.component.metrics.MetricsType
 
MeterProducer - Class in org.apache.camel.component.metrics
 
MeterProducer(MetricsEndpoint) - Constructor for class org.apache.camel.component.metrics.MeterProducer
 
METRIC_REGISTRY_NAME - Static variable in class org.apache.camel.component.metrics.MetricsComponent
 
MetricsComponent - Class in org.apache.camel.component.metrics
Represents the component that manages metrics endpoints.
MetricsComponent() - Constructor for class org.apache.camel.component.metrics.MetricsComponent
 
MetricsComponentConfigurer - Class in org.apache.camel.component.metrics
Generated by camel build tools - do NOT edit this file!
MetricsComponentConfigurer() - Constructor for class org.apache.camel.component.metrics.MetricsComponentConfigurer
 
MetricsConstants - Class in org.apache.camel.component.metrics
 
MetricsEndpoint - Class in org.apache.camel.component.metrics
Collect various metrics directly from Camel routes using the DropWizard metrics library.
MetricsEndpoint(String, Component, MetricRegistry, MetricsType, String) - Constructor for class org.apache.camel.component.metrics.MetricsEndpoint
 
MetricsEndpointConfigurer - Class in org.apache.camel.component.metrics
Generated by camel build tools - do NOT edit this file!
MetricsEndpointConfigurer() - Constructor for class org.apache.camel.component.metrics.MetricsEndpointConfigurer
 
MetricsEndpointUriFactory - Class in org.apache.camel.component.metrics
Generated by camel build tools - do NOT edit this file!
MetricsEndpointUriFactory() - Constructor for class org.apache.camel.component.metrics.MetricsEndpointUriFactory
 
MetricsMessageHistory - Class in org.apache.camel.component.metrics.messagehistory
A codahale metrics based MessageHistory
MetricsMessageHistory(String, NamedNode, Timer, long, Message) - Constructor for class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistory
 
MetricsMessageHistoryFactory - Class in org.apache.camel.component.metrics.messagehistory
A factory to setup and use MetricsMessageHistory as message history implementation.
MetricsMessageHistoryFactory() - Constructor for class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
MetricsMessageHistoryMBean - Interface in org.apache.camel.component.metrics.messagehistory
 
MetricsMessageHistoryService - Class in org.apache.camel.component.metrics.messagehistory
Service holding the MetricsMessageHistory which registers all message history metrics.
MetricsMessageHistoryService() - Constructor for class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
metricsName - Variable in class org.apache.camel.component.metrics.MetricsEndpoint
 
MetricsRegistryMBean - Interface in org.apache.camel.component.metrics.routepolicy
 
MetricsRegistryService - Class in org.apache.camel.component.metrics.routepolicy
Service holding the MetricRegistry which registers all metrics.
MetricsRegistryService() - Constructor for class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
MetricsRoutePolicy - Class in org.apache.camel.component.metrics.routepolicy
A RoutePolicy which gathers statistics and reports them using MetricRegistry.
MetricsRoutePolicy() - Constructor for class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
MetricsRoutePolicyFactory - Class in org.apache.camel.component.metrics.routepolicy
A RoutePolicyFactory to plugin and use metrics for gathering route utilization statistics
MetricsRoutePolicyFactory() - Constructor for class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
 
MetricsTimerAction - Enum in org.apache.camel.component.metrics
 
metricsType - Variable in class org.apache.camel.component.metrics.MetricsEndpoint
 
MetricsType - Enum in org.apache.camel.component.metrics
 
multiValuePrefixes() - Method in class org.apache.camel.component.metrics.MetricsEndpointUriFactory
 

N

NAME_TOKEN - Static variable in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
newCachedThreadPool(ThreadFactory) - Method in class org.apache.camel.component.metrics.spi.InstrumentedThreadPoolFactory
 
newMessageHistory(String, NamedNode, long, Exchange) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
newScheduledThreadPool(ThreadPoolProfile, ThreadFactory) - Method in class org.apache.camel.component.metrics.spi.InstrumentedThreadPoolFactory
 
newThreadPool(ThreadPoolProfile, ThreadFactory) - Method in class org.apache.camel.component.metrics.spi.InstrumentedThreadPoolFactory
 
nodeProcessingDone() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistory
 

O

onExchangeBegin(Route, Exchange) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
onExchangeDone(Route, Exchange) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
onInit(Route) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
org.apache.camel.component.metrics - package org.apache.camel.component.metrics
 
org.apache.camel.component.metrics.messagehistory - package org.apache.camel.component.metrics.messagehistory
 
org.apache.camel.component.metrics.routepolicy - package org.apache.camel.component.metrics.routepolicy
 
org.apache.camel.component.metrics.spi - package org.apache.camel.component.metrics.spi
 

P

process(Exchange) - Method in class org.apache.camel.component.metrics.AbstractMetricsProducer
 
propertyNames() - Method in class org.apache.camel.component.metrics.MetricsEndpointUriFactory
 

R

registry - Variable in class org.apache.camel.component.metrics.MetricsEndpoint
 
reset() - Method in interface org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryMBean
 
reset() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
ROUTE_ID_TOKEN - Static variable in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 

S

secretPropertyNames() - Method in class org.apache.camel.component.metrics.MetricsEndpointUriFactory
 
setAction(MetricsTimerAction) - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
setCopyMessage(boolean) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
setDecrement(Long) - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
setDurationUnit(TimeUnit) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
Sets the time unit to use for timing the duration of processing a message in the route
setDurationUnit(TimeUnit) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
setDurationUnit(TimeUnit) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
setDurationUnit(TimeUnit) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
setDurationUnit(TimeUnit) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
Sets the time unit to use for timing the duration of processing a message in the route
setIncrement(Long) - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
setJmxDomain(String) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
The JMX domain name to use for the enlisted JMX MBeans.
setJmxDomain(String) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
setJmxDomain(String) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
setJmxDomain(String) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
setJmxDomain(String) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
The JMX domain name to use for the enlisted JMX MBeans.
setMark(Long) - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
setMetricRegistry(MetricRegistry) - Method in class org.apache.camel.component.metrics.MetricsComponent
To use a custom configured MetricRegistry.
setMetricsRegistry(MetricRegistry) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
To use a specific MetricRegistry instance.
setMetricsRegistry(MetricRegistry) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
setMetricsRegistry(MetricRegistry) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
setMetricsRegistry(MetricRegistry) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
setMetricsRegistry(MetricRegistry) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
To use a specific MetricRegistry instance.
setNamePattern(String) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
The name pattern to use.
setNamePattern(String) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
 
setNodePattern(String) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
setPrettyPrint(boolean) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
Whether to use pretty print when outputting JSon
setPrettyPrint(boolean) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
setPrettyPrint(boolean) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
setPrettyPrint(boolean) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
setPrettyPrint(boolean) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
Whether to use pretty print when outputting JSon
setRateUnit(TimeUnit) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
Sets the time unit to use for requests per unit (eg requests per second)
setRateUnit(TimeUnit) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
setRateUnit(TimeUnit) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
setRateUnit(TimeUnit) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
setRateUnit(TimeUnit) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
Sets the time unit to use for requests per unit (eg requests per second)
setSubject(Object) - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
setUseJmx(boolean) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
Whether to use JMX reported to enlist JMX MBeans with the metrics statistics.
setUseJmx(boolean) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
setUseJmx(boolean) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
setUseJmx(boolean) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
setUseJmx(boolean) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
Whether to use JMX reported to enlist JMX MBeans with the metrics statistics.
setValue(Long) - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
start - org.apache.camel.component.metrics.MetricsTimerAction
 
stop - org.apache.camel.component.metrics.MetricsTimerAction
 

T

TIMER - org.apache.camel.component.metrics.MetricsType
 
TimerProducer - Class in org.apache.camel.component.metrics
 
TimerProducer(MetricsEndpoint) - Constructor for class org.apache.camel.component.metrics.TimerProducer
 
toString() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistory
 
toString() - Method in enum org.apache.camel.component.metrics.MetricsType
 
TYPE_TOKEN - Static variable in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 

V

valueOf(String) - Static method in enum org.apache.camel.component.metrics.MetricsTimerAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.metrics.MetricsType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.metrics.MetricsTimerAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.metrics.MetricsType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D G H I M N O P R S T V 
All Classes All Packages