A C D E F G H I J L M N O P Q R S T 

A

accept(ObjectName, String) - Method in class org.springframework.integration.jmx.DefaultMBeanAttributeFilter
 
accept(ObjectName, String) - Method in interface org.springframework.integration.jmx.MBeanAttributeFilter
 
accept(ObjectName, String) - Method in class org.springframework.integration.jmx.NamedFieldsMBeanAttributeFilter
 
accept(ObjectName, String) - Method in class org.springframework.integration.jmx.NotNamedFieldsMBeanAttributeFilter
 
append(double) - Method in class org.springframework.integration.monitor.ExponentialMovingAverage
Add a new measurement to the series.
AttributePollingChannelAdapterParser - Class in org.springframework.integration.jmx.config
 
AttributePollingChannelAdapterParser() - Constructor for class org.springframework.integration.jmx.config.AttributePollingChannelAdapterParser
 
AttributePollingMessageSource - Class in org.springframework.integration.jmx
A MessageSource implementation that retrieves the current value of a JMX attribute each time AbstractMessageSource.receive() is invoked.
AttributePollingMessageSource() - Constructor for class org.springframework.integration.jmx.AttributePollingMessageSource
 

C

convert(MBeanServerConnection, ObjectInstance) - Method in class org.springframework.integration.jmx.DefaultMBeanObjectConverter
 
convert(MBeanServerConnection, ObjectInstance) - Method in interface org.springframework.integration.jmx.MBeanObjectConverter
 

D

DEFAULT_DOMAIN - Static variable in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
DEFAULT_MOVING_AVERAGE_WINDOW - Static variable in class org.springframework.integration.monitor.DirectChannelMetrics
 
DefaultMBeanAttributeFilter - Class in org.springframework.integration.jmx
 
DefaultMBeanAttributeFilter() - Constructor for class org.springframework.integration.jmx.DefaultMBeanAttributeFilter
 
DefaultMBeanObjectConverter - Class in org.springframework.integration.jmx
 
DefaultMBeanObjectConverter() - Constructor for class org.springframework.integration.jmx.DefaultMBeanObjectConverter
 
DefaultMBeanObjectConverter(MBeanAttributeFilter) - Constructor for class org.springframework.integration.jmx.DefaultMBeanObjectConverter
 
destroy() - Method in class org.springframework.integration.monitor.DirectChannelMetrics
 
destroy() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
DirectChannelMetrics - Class in org.springframework.integration.monitor
Registers all message channels, and accumulates statistics about their performance.
DirectChannelMetrics(MessageChannel, String) - Constructor for class org.springframework.integration.monitor.DirectChannelMetrics
 
doInit() - Method in class org.springframework.integration.jmx.OperationInvokingMessageHandler
 
doInvoke(MethodInvocation, String, MessageChannel) - Method in class org.springframework.integration.monitor.DirectChannelMetrics
 
doInvoke(MethodInvocation, String, MessageChannel) - Method in class org.springframework.integration.monitor.PollableChannelMetrics
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.jmx.config.MBeanExporterParser
 
doParse(Element, ParserContext, String) - Method in class org.springframework.integration.jmx.config.NotificationListeningChannelAdapterParser
 
doReceive() - Method in class org.springframework.integration.jmx.AttributePollingMessageSource
Retrieves the JMX attribute value.
doReceive() - Method in class org.springframework.integration.jmx.MBeanTreePollingMessageSource
Provides the mapped tree object
doStart() - Method in class org.springframework.integration.jmx.NotificationListeningMessageProducer
Registers the notification listener with the specified ObjectNames.
doStart() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
doStop() - Method in class org.springframework.integration.jmx.NotificationListeningMessageProducer
Unregisters the notification listener.
doStop() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 

E

ExponentialMovingAverage - Class in org.springframework.integration.monitor
Cumulative statistics for a series of real numbers with higher weight given to recent data but without storing any history.
ExponentialMovingAverage(int) - Constructor for class org.springframework.integration.monitor.ExponentialMovingAverage
Create a moving average accumulator with decay lapse window provided.
ExponentialMovingAverageRate - Class in org.springframework.integration.monitor
Cumulative statistics for an event rate with higher weight given to recent data but without storing any history.
ExponentialMovingAverageRate(double, double, int) - Constructor for class org.springframework.integration.monitor.ExponentialMovingAverageRate
 
ExponentialMovingAverageRatio - Class in org.springframework.integration.monitor
Cumulative statistics for success ratio with higher weight given to recent data but without storing any history.
ExponentialMovingAverageRatio(double, int) - Constructor for class org.springframework.integration.monitor.ExponentialMovingAverageRatio
 

F

failure() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRatio
Add a new event with failed outcome.

G

getActiveCount() - Method in class org.springframework.integration.monitor.LifecycleMessageHandlerMetrics
 
getActiveCount() - Method in interface org.springframework.integration.monitor.MessageHandlerMetrics
 
getActiveCount() - Method in class org.springframework.integration.monitor.SimpleMessageHandlerMetrics
 
getActiveCountLong() - Method in class org.springframework.integration.monitor.LifecycleMessageHandlerMetrics
 
getActiveCountLong() - Method in interface org.springframework.integration.monitor.MessageHandlerMetrics
 
getActiveCountLong() - Method in class org.springframework.integration.monitor.SimpleMessageHandlerMetrics
 
getActiveHandlerCount() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
getActiveHandlerCountLong() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
getBeanClassName(Element) - Method in class org.springframework.integration.jmx.config.MBeanExporterParser
 
getChannelCount() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
getChannelErrorRate(String) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
getChannelNames() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
getChannelReceiveCount(String) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
getChannelReceiveCountLong(String) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
getChannelSendRate(String) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
getComponentType() - Method in class org.springframework.integration.jmx.NotificationListeningMessageProducer
 
getCount() - Method in class org.springframework.integration.monitor.ExponentialMovingAverage
 
getCount() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRate
 
getCount() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRatio
 
getCount() - Method in class org.springframework.integration.monitor.Statistics
 
getCountLong() - Method in class org.springframework.integration.monitor.ExponentialMovingAverage
 
getCountLong() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRate
 
getCountLong() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRatio
 
getCountLong() - Method in class org.springframework.integration.monitor.Statistics
 
getDuration() - Method in class org.springframework.integration.monitor.LifecycleMessageHandlerMetrics
 
getDuration() - Method in interface org.springframework.integration.monitor.MessageHandlerMetrics
 
getDuration() - Method in class org.springframework.integration.monitor.SimpleMessageHandlerMetrics
 
getErrorCount() - Method in class org.springframework.integration.monitor.LifecycleMessageHandlerMetrics
 
getErrorCount() - Method in interface org.springframework.integration.monitor.MessageHandlerMetrics
 
getErrorCount() - Method in class org.springframework.integration.monitor.SimpleMessageHandlerMetrics
 
getErrorCountLong() - Method in class org.springframework.integration.monitor.LifecycleMessageHandlerMetrics
 
getErrorCountLong() - Method in interface org.springframework.integration.monitor.MessageHandlerMetrics
 
getErrorCountLong() - Method in class org.springframework.integration.monitor.SimpleMessageHandlerMetrics
 
getErrorRate() - Method in class org.springframework.integration.monitor.DirectChannelMetrics
 
getErrorRate() - Method in interface org.springframework.integration.monitor.MessageChannelMetrics
 
getHandleCount() - Method in class org.springframework.integration.monitor.LifecycleMessageHandlerMetrics
 
getHandleCount() - Method in interface org.springframework.integration.monitor.MessageHandlerMetrics
 
getHandleCount() - Method in class org.springframework.integration.monitor.SimpleMessageHandlerMetrics
 
getHandleCountLong() - Method in class org.springframework.integration.monitor.LifecycleMessageHandlerMetrics
 
getHandleCountLong() - Method in interface org.springframework.integration.monitor.MessageHandlerMetrics
 
getHandleCountLong() - Method in class org.springframework.integration.monitor.SimpleMessageHandlerMetrics
 
getHandlerCount() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
getHandlerDuration(String) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
getHandlerNames() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
getInputChannelAttributeName() - Method in class org.springframework.integration.jmx.config.OperationInvokingOutboundGatewayParser
 
getMax() - Method in class org.springframework.integration.monitor.ExponentialMovingAverage
 
getMax() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRate
 
getMax() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRatio
 
getMax() - Method in class org.springframework.integration.monitor.Statistics
 
getMaxDuration() - Method in class org.springframework.integration.monitor.LifecycleMessageHandlerMetrics
 
getMaxDuration() - Method in interface org.springframework.integration.monitor.MessageHandlerMetrics
 
getMaxDuration() - Method in class org.springframework.integration.monitor.SimpleMessageHandlerMetrics
 
getMaxSendDuration() - Method in class org.springframework.integration.monitor.DirectChannelMetrics
 
getMaxSendDuration() - Method in interface org.springframework.integration.monitor.MessageChannelMetrics
 
getMean() - Method in class org.springframework.integration.monitor.ExponentialMovingAverage
 
getMean() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRate
 
getMean() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRatio
 
getMean() - Method in class org.springframework.integration.monitor.Statistics
 
getMeanDuration() - Method in class org.springframework.integration.monitor.LifecycleMessageHandlerMetrics
 
getMeanDuration() - Method in interface org.springframework.integration.monitor.MessageHandlerMetrics
 
getMeanDuration() - Method in class org.springframework.integration.monitor.SimpleMessageHandlerMetrics
 
getMeanErrorRate() - Method in class org.springframework.integration.monitor.DirectChannelMetrics
 
getMeanErrorRate() - Method in interface org.springframework.integration.monitor.MessageChannelMetrics
 
getMeanErrorRatio() - Method in class org.springframework.integration.monitor.DirectChannelMetrics
 
getMeanErrorRatio() - Method in interface org.springframework.integration.monitor.MessageChannelMetrics
 
getMeanSendDuration() - Method in class org.springframework.integration.monitor.DirectChannelMetrics
 
getMeanSendDuration() - Method in interface org.springframework.integration.monitor.MessageChannelMetrics
 
getMeanSendRate() - Method in class org.springframework.integration.monitor.DirectChannelMetrics
 
getMeanSendRate() - Method in interface org.springframework.integration.monitor.MessageChannelMetrics
 
getMessageChannel() - Method in class org.springframework.integration.monitor.DirectChannelMetrics
 
getMessageCount() - Method in class org.springframework.integration.monitor.LifecycleMessageSourceMetrics
 
getMessageCount() - Method in interface org.springframework.integration.monitor.MessageSourceMetrics
 
getMessageCount() - Method in class org.springframework.integration.monitor.SimpleMessageSourceMetrics
 
getMessageCountLong() - Method in class org.springframework.integration.monitor.LifecycleMessageSourceMetrics
 
getMessageCountLong() - Method in interface org.springframework.integration.monitor.MessageSourceMetrics
 
getMessageCountLong() - Method in class org.springframework.integration.monitor.SimpleMessageSourceMetrics
 
getMessageHandler() - Method in class org.springframework.integration.monitor.SimpleMessageHandlerMetrics
 
getMessageSource() - Method in class org.springframework.integration.monitor.SimpleMessageSourceMetrics
 
getMin() - Method in class org.springframework.integration.monitor.ExponentialMovingAverage
 
getMin() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRate
 
getMin() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRatio
 
getMin() - Method in class org.springframework.integration.monitor.Statistics
 
getMinDuration() - Method in class org.springframework.integration.monitor.LifecycleMessageHandlerMetrics
 
getMinDuration() - Method in interface org.springframework.integration.monitor.MessageHandlerMetrics
 
getMinDuration() - Method in class org.springframework.integration.monitor.SimpleMessageHandlerMetrics
 
getMinSendDuration() - Method in class org.springframework.integration.monitor.DirectChannelMetrics
 
getMinSendDuration() - Method in interface org.springframework.integration.monitor.MessageChannelMetrics
 
getName() - Method in class org.springframework.integration.monitor.DirectChannelMetrics
 
getName() - Method in class org.springframework.integration.monitor.LifecycleMessageHandlerMetrics
 
getName() - Method in class org.springframework.integration.monitor.LifecycleMessageSourceMetrics
 
getName() - Method in interface org.springframework.integration.monitor.MessageHandlerMetrics
 
getName() - Method in interface org.springframework.integration.monitor.MessageSourceMetrics
 
getName() - Method in class org.springframework.integration.monitor.SimpleMessageHandlerMetrics
 
getName() - Method in class org.springframework.integration.monitor.SimpleMessageSourceMetrics
 
getPhase() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
getQueuedMessageCount() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
getQueueSize() - Method in class org.springframework.integration.monitor.QueueChannelMetrics
 
getReceiveCount() - Method in class org.springframework.integration.monitor.PollableChannelMetrics
 
getReceiveCountLong() - Method in class org.springframework.integration.monitor.PollableChannelMetrics
 
getReceiveErrorCount() - Method in class org.springframework.integration.monitor.PollableChannelMetrics
 
getReceiveErrorCountLong() - Method in class org.springframework.integration.monitor.PollableChannelMetrics
 
getRemainingCapacity() - Method in class org.springframework.integration.monitor.QueueChannelMetrics
 
getSendCount() - Method in class org.springframework.integration.monitor.DirectChannelMetrics
 
getSendCount() - Method in interface org.springframework.integration.monitor.MessageChannelMetrics
 
getSendCountLong() - Method in class org.springframework.integration.monitor.DirectChannelMetrics
 
getSendCountLong() - Method in interface org.springframework.integration.monitor.MessageChannelMetrics
 
getSendDuration() - Method in class org.springframework.integration.monitor.DirectChannelMetrics
 
getSendDuration() - Method in interface org.springframework.integration.monitor.MessageChannelMetrics
 
getSendErrorCount() - Method in class org.springframework.integration.monitor.DirectChannelMetrics
 
getSendErrorCount() - Method in interface org.springframework.integration.monitor.MessageChannelMetrics
 
getSendErrorCountLong() - Method in class org.springframework.integration.monitor.DirectChannelMetrics
 
getSendErrorCountLong() - Method in interface org.springframework.integration.monitor.MessageChannelMetrics
 
getSendRate() - Method in class org.springframework.integration.monitor.DirectChannelMetrics
 
getSendRate() - Method in interface org.springframework.integration.monitor.MessageChannelMetrics
 
getSource() - Method in class org.springframework.integration.monitor.LifecycleMessageHandlerMetrics
 
getSource() - Method in class org.springframework.integration.monitor.LifecycleMessageSourceMetrics
 
getSource() - Method in interface org.springframework.integration.monitor.MessageHandlerMetrics
 
getSource() - Method in interface org.springframework.integration.monitor.MessageSourceMetrics
 
getSource() - Method in class org.springframework.integration.monitor.SimpleMessageHandlerMetrics
 
getSource() - Method in class org.springframework.integration.monitor.SimpleMessageSourceMetrics
 
getSourceMessageCount(String) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
getSourceMessageCountLong(String) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
getStandardDeviation() - Method in class org.springframework.integration.monitor.ExponentialMovingAverage
 
getStandardDeviation() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRate
 
getStandardDeviation() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRatio
 
getStandardDeviation() - Method in class org.springframework.integration.monitor.Statistics
 
getStandardDeviationDuration() - Method in class org.springframework.integration.monitor.LifecycleMessageHandlerMetrics
 
getStandardDeviationDuration() - Method in interface org.springframework.integration.monitor.MessageHandlerMetrics
 
getStandardDeviationDuration() - Method in class org.springframework.integration.monitor.SimpleMessageHandlerMetrics
 
getStandardDeviationSendDuration() - Method in class org.springframework.integration.monitor.DirectChannelMetrics
 
getStandardDeviationSendDuration() - Method in interface org.springframework.integration.monitor.MessageChannelMetrics
 
getStatistics() - Method in class org.springframework.integration.monitor.ExponentialMovingAverage
 
getStatistics() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRate
 
getStatistics() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRatio
 
getTimeSinceLastMeasurement() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRate
 
getTimeSinceLastMeasurement() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRatio
 
getTimeSinceLastSend() - Method in class org.springframework.integration.monitor.DirectChannelMetrics
 
getTimeSinceLastSend() - Method in interface org.springframework.integration.monitor.MessageChannelMetrics
 

H

handleMessageInternal(Message<?>) - Method in class org.springframework.integration.jmx.NotificationPublishingMessageHandler
 
handleNotification(Notification, Object) - Method in class org.springframework.integration.jmx.NotificationListeningMessageProducer
Notification handling method implementation.
handleRequestMessage(Message<?>) - Method in class org.springframework.integration.jmx.OperationInvokingMessageHandler
 

I

increment() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRate
Add a new event to the series.
init() - Method in class org.springframework.integration.jmx.config.JmxNamespaceHandler
 
IntegrationMBeanExporter - Class in org.springframework.integration.monitor
MBean exporter for Spring Integration components in an existing application.
IntegrationMBeanExporter() - Constructor for class org.springframework.integration.monitor.IntegrationMBeanExporter
 
invoke(MethodInvocation) - Method in class org.springframework.integration.monitor.DirectChannelMetrics
 
invoke(MethodInvocation) - Method in class org.springframework.integration.monitor.SimpleMessageHandlerMetrics
 
invoke(MethodInvocation) - Method in class org.springframework.integration.monitor.SimpleMessageSourceMetrics
 
isAutoStartup() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
isRunning() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
isRunning() - Method in class org.springframework.integration.monitor.LifecycleMessageHandlerMetrics
 
isRunning() - Method in class org.springframework.integration.monitor.LifecycleMessageSourceMetrics
 
isRunning() - Method in class org.springframework.integration.monitor.ManagedEndpoint
 

J

JmxHeaders - Class in org.springframework.integration.jmx
Constants for JMX related Message Header keys.
JmxHeaders() - Constructor for class org.springframework.integration.jmx.JmxHeaders
 
JmxNamespaceHandler - Class in org.springframework.integration.jmx.config
Namespace handler for Spring Integration's jmx namespace.
JmxNamespaceHandler() - Constructor for class org.springframework.integration.jmx.config.JmxNamespaceHandler
 

L

LifecycleMessageHandlerMetrics - Class in org.springframework.integration.monitor
A MessageHandlerMetrics that exposes in addition the Lifecycle interface.
LifecycleMessageHandlerMetrics(Lifecycle, MessageHandlerMetrics) - Constructor for class org.springframework.integration.monitor.LifecycleMessageHandlerMetrics
 
LifecycleMessageSourceMetrics - Class in org.springframework.integration.monitor
A MessageSourceMetrics that exposes in addition the Lifecycle interface.
LifecycleMessageSourceMetrics(Lifecycle, MessageSourceMetrics) - Constructor for class org.springframework.integration.monitor.LifecycleMessageSourceMetrics
 
logger - Variable in class org.springframework.integration.monitor.DirectChannelMetrics
 

M

ManagedEndpoint - Class in org.springframework.integration.monitor
Wrapper for an AbstractEndpoint that exposes a management interface.
ManagedEndpoint(AbstractEndpoint) - Constructor for class org.springframework.integration.monitor.ManagedEndpoint
 
MBeanAttributeFilter - Interface in org.springframework.integration.jmx
 
MBeanExporterParser - Class in org.springframework.integration.jmx.config
Parser for the 'mbean-export' element of the integration JMX namespace.
MBeanExporterParser() - Constructor for class org.springframework.integration.jmx.config.MBeanExporterParser
 
MBeanObjectConverter - Interface in org.springframework.integration.jmx
 
MBeanTreePollingChannelAdapterParser - Class in org.springframework.integration.jmx.config
 
MBeanTreePollingChannelAdapterParser() - Constructor for class org.springframework.integration.jmx.config.MBeanTreePollingChannelAdapterParser
 
MBeanTreePollingMessageSource - Class in org.springframework.integration.jmx
A MessageSource implementation that retrieves a snapshot of a filtered subset of the MBean tree.
MBeanTreePollingMessageSource(MBeanObjectConverter) - Constructor for class org.springframework.integration.jmx.MBeanTreePollingMessageSource
 
MessageChannelMetrics - Interface in org.springframework.integration.monitor
Interface for all message channel monitors containing accessors for various useful metrics that are generic for all channel types.
MessageHandlerMetrics - Interface in org.springframework.integration.monitor
 
MessageSourceMetrics - Interface in org.springframework.integration.monitor
 

N

NamedFieldsMBeanAttributeFilter - Class in org.springframework.integration.jmx
 
NamedFieldsMBeanAttributeFilter(String...) - Constructor for class org.springframework.integration.jmx.NamedFieldsMBeanAttributeFilter
 
NOTIFICATION_HANDBACK - Static variable in class org.springframework.integration.jmx.JmxHeaders
 
NOTIFICATION_TYPE - Static variable in class org.springframework.integration.jmx.JmxHeaders
 
NotificationListeningChannelAdapterParser - Class in org.springframework.integration.jmx.config
 
NotificationListeningChannelAdapterParser() - Constructor for class org.springframework.integration.jmx.config.NotificationListeningChannelAdapterParser
 
NotificationListeningMessageProducer - Class in org.springframework.integration.jmx
A JMX NotificationListener implementation that will send Messages containing the JMX Notification instances as their payloads.
NotificationListeningMessageProducer() - Constructor for class org.springframework.integration.jmx.NotificationListeningMessageProducer
 
NotificationPublishingChannelAdapterParser - Class in org.springframework.integration.jmx.config
 
NotificationPublishingChannelAdapterParser() - Constructor for class org.springframework.integration.jmx.config.NotificationPublishingChannelAdapterParser
 
NotificationPublishingMessageHandler - Class in org.springframework.integration.jmx
 
NotificationPublishingMessageHandler(ObjectName) - Constructor for class org.springframework.integration.jmx.NotificationPublishingMessageHandler
 
NotificationPublishingMessageHandler(String) - Constructor for class org.springframework.integration.jmx.NotificationPublishingMessageHandler
 
NotNamedFieldsMBeanAttributeFilter - Class in org.springframework.integration.jmx
 
NotNamedFieldsMBeanAttributeFilter(String...) - Constructor for class org.springframework.integration.jmx.NotNamedFieldsMBeanAttributeFilter
 

O

OBJECT_NAME - Static variable in class org.springframework.integration.jmx.JmxHeaders
 
ONE_MINUTE_SECONDS - Static variable in class org.springframework.integration.monitor.DirectChannelMetrics
 
ONE_SECOND_SECONDS - Static variable in class org.springframework.integration.monitor.DirectChannelMetrics
 
onInit() - Method in class org.springframework.integration.jmx.NotificationPublishingMessageHandler
 
OPERATION_NAME - Static variable in class org.springframework.integration.jmx.JmxHeaders
 
OperationInvokingChannelAdapterParser - Class in org.springframework.integration.jmx.config
 
OperationInvokingChannelAdapterParser() - Constructor for class org.springframework.integration.jmx.config.OperationInvokingChannelAdapterParser
 
OperationInvokingMessageHandler - Class in org.springframework.integration.jmx
A MessageHandler implementation for invoking JMX operations based on the Message sent to its AbstractMessageHandler.handleMessage(Message) method.
OperationInvokingMessageHandler() - Constructor for class org.springframework.integration.jmx.OperationInvokingMessageHandler
 
OperationInvokingOutboundGatewayParser - Class in org.springframework.integration.jmx.config
 
OperationInvokingOutboundGatewayParser() - Constructor for class org.springframework.integration.jmx.config.OperationInvokingOutboundGatewayParser
 
orderlyShutdownCapableComponentsAfter() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
orderlyShutdownCapableComponentsBefore() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
org.springframework.integration.jmx - package org.springframework.integration.jmx
Base package for JMX support.
org.springframework.integration.jmx.config - package org.springframework.integration.jmx.config
Provides classes for configuration - parsers, namespace handlers.
org.springframework.integration.monitor - package org.springframework.integration.monitor
Provides classes related to Spring Integration managed resources.

P

parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.jmx.config.NotificationPublishingChannelAdapterParser
 
parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.jmx.config.OperationInvokingChannelAdapterParser
 
parseHandler(Element, ParserContext) - Method in class org.springframework.integration.jmx.config.OperationInvokingOutboundGatewayParser
 
parseSource(Element, ParserContext) - Method in class org.springframework.integration.jmx.config.AttributePollingChannelAdapterParser
 
parseSource(Element, ParserContext) - Method in class org.springframework.integration.jmx.config.MBeanTreePollingChannelAdapterParser
 
PollableChannelMetrics - Class in org.springframework.integration.monitor
 
PollableChannelMetrics(MessageChannel, String) - Constructor for class org.springframework.integration.monitor.PollableChannelMetrics
 
postProcessAfterInitialization(Object, String) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
PREFIX - Static variable in class org.springframework.integration.jmx.JmxHeaders
 

Q

QueueChannelMetrics - Class in org.springframework.integration.monitor
 
QueueChannelMetrics(QueueChannel, String) - Constructor for class org.springframework.integration.monitor.QueueChannelMetrics
 

R

registerBeans() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
reset() - Method in class org.springframework.integration.monitor.DirectChannelMetrics
 
reset() - Method in class org.springframework.integration.monitor.ExponentialMovingAverage
 
reset() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRate
 
reset() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRatio
 
reset() - Method in class org.springframework.integration.monitor.LifecycleMessageHandlerMetrics
 
reset() - Method in class org.springframework.integration.monitor.LifecycleMessageSourceMetrics
 
reset() - Method in interface org.springframework.integration.monitor.MessageChannelMetrics
 
reset() - Method in interface org.springframework.integration.monitor.MessageHandlerMetrics
 
reset() - Method in interface org.springframework.integration.monitor.MessageSourceMetrics
 
reset() - Method in class org.springframework.integration.monitor.PollableChannelMetrics
 
reset() - Method in class org.springframework.integration.monitor.SimpleMessageHandlerMetrics
 
reset() - Method in class org.springframework.integration.monitor.SimpleMessageSourceMetrics
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.jmx.config.MBeanExporterParser
 
retrieveMBeanNames() - Method in class org.springframework.integration.jmx.NotificationListeningMessageProducer
 
run() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
Perform orderly shutdown - called or executed from IntegrationMBeanExporter.stopActiveComponents(boolean, long).

S

setApplicationContext(ApplicationContext) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
setAttributeName(String) - Method in class org.springframework.integration.jmx.AttributePollingMessageSource
Specify the name of the attribute to be retrieved.
setBeanClassLoader(ClassLoader) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
setBeanFactory(BeanFactory) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
setComponentNamePatterns(String[]) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
setDefaultDomain(String) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
The JMX domain to use for MBeans registered.
setDefaultNotificationType(String) - Method in class org.springframework.integration.jmx.NotificationPublishingMessageHandler
Specify a dot-delimited String representing the Notification type to use by default when no explicit Notification mapper has been configured.
setFilter(NotificationFilter) - Method in class org.springframework.integration.jmx.NotificationListeningMessageProducer
Specify a NotificationFilter to be passed to the server when registering this listener.
setHandback(Object) - Method in class org.springframework.integration.jmx.NotificationListeningMessageProducer
Specify a handback object to provide context to the listener upon notification.
setName(String) - Method in class org.springframework.integration.monitor.SimpleMessageHandlerMetrics
 
setName(String) - Method in class org.springframework.integration.monitor.SimpleMessageSourceMetrics
 
setNotificationMapper(OutboundMessageMapper<Notification>) - Method in class org.springframework.integration.jmx.NotificationPublishingMessageHandler
Set a mapper for creating Notifications from a Message.
setObjectName(String) - Method in class org.springframework.integration.jmx.AttributePollingMessageSource
Specify the String value of the JMX MBean's ObjectName.
setObjectName(ObjectName...) - Method in class org.springframework.integration.jmx.NotificationListeningMessageProducer
Specify the JMX ObjectNames (or patterns) of the notification publisher to which this notification listener should be subscribed.
setObjectName(String) - Method in class org.springframework.integration.jmx.OperationInvokingMessageHandler
Specify a default ObjectName to use when no such header is available on the Message being handled.
setObjectNameStaticProperties(Map<String, String>) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
Static properties that will be added to all object names.
setOperationName(String) - Method in class org.springframework.integration.jmx.OperationInvokingMessageHandler
Specify an operation name to be invoked when no such header is available on the Message being handled.
setQueryExpression(String) - Method in class org.springframework.integration.jmx.MBeanTreePollingMessageSource
 
setQueryExpressionReference(QueryExp) - Method in class org.springframework.integration.jmx.MBeanTreePollingMessageSource
 
setQueryName(String) - Method in class org.springframework.integration.jmx.MBeanTreePollingMessageSource
 
setQueryNameReference(ObjectName) - Method in class org.springframework.integration.jmx.MBeanTreePollingMessageSource
 
setServer(MBeanServerConnection) - Method in class org.springframework.integration.jmx.AttributePollingMessageSource
Provide the MBeanServer where the JMX MBean has been registered.
setServer(MBeanServerConnection) - Method in class org.springframework.integration.jmx.MBeanTreePollingMessageSource
Provide the MBeanServer where the JMX MBean has been registered.
setServer(MBeanServerConnection) - Method in class org.springframework.integration.jmx.NotificationListeningMessageProducer
Provide a reference to the MBeanServer where the notification publishing MBeans are registered.
setServer(MBeanServerConnection) - Method in class org.springframework.integration.jmx.OperationInvokingMessageHandler
Provide a reference to the MBeanServer within which the MBean target for operation invocation has been registered.
setShutdownExecutor(Executor) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
setSource(String) - Method in class org.springframework.integration.monitor.SimpleMessageHandlerMetrics
 
setSource(String) - Method in class org.springframework.integration.monitor.SimpleMessageSourceMetrics
 
shouldGenerateIdAsFallback() - Method in class org.springframework.integration.jmx.config.AttributePollingChannelAdapterParser
 
shouldGenerateIdAsFallback() - Method in class org.springframework.integration.jmx.config.MBeanExporterParser
 
shouldGenerateIdAsFallback() - Method in class org.springframework.integration.jmx.config.MBeanTreePollingChannelAdapterParser
 
shouldGenerateIdAsFallback() - Method in class org.springframework.integration.jmx.config.NotificationListeningChannelAdapterParser
 
shouldGenerateIdAsFallback() - Method in class org.springframework.integration.jmx.config.NotificationPublishingChannelAdapterParser
 
shouldGenerateIdAsFallback() - Method in class org.springframework.integration.jmx.config.OperationInvokingChannelAdapterParser
 
SimpleMessageHandlerMetrics - Class in org.springframework.integration.monitor
 
SimpleMessageHandlerMetrics(MessageHandler) - Constructor for class org.springframework.integration.monitor.SimpleMessageHandlerMetrics
 
SimpleMessageSourceMetrics - Class in org.springframework.integration.monitor
 
SimpleMessageSourceMetrics(MessageSource<?>) - Constructor for class org.springframework.integration.monitor.SimpleMessageSourceMetrics
 
start() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
start() - Method in class org.springframework.integration.monitor.LifecycleMessageHandlerMetrics
 
start() - Method in class org.springframework.integration.monitor.LifecycleMessageSourceMetrics
 
start() - Method in class org.springframework.integration.monitor.ManagedEndpoint
 
Statistics - Class in org.springframework.integration.monitor
 
Statistics(long, double, double, double, double) - Constructor for class org.springframework.integration.monitor.Statistics
 
stop() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
stop(Runnable) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
stop() - Method in class org.springframework.integration.monitor.LifecycleMessageHandlerMetrics
 
stop() - Method in class org.springframework.integration.monitor.LifecycleMessageSourceMetrics
 
stop() - Method in class org.springframework.integration.monitor.ManagedEndpoint
 
stopActiveChannels() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
stopActiveComponents(boolean, long) - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
Shutdown active components.
stopExecutors() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
stopMessageSources() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
Stops all message sources - may cause interrupts.
stopNonSpringExecutors() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
stopSchedulers() - Method in class org.springframework.integration.monitor.IntegrationMBeanExporter
 
success() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRatio
Add a new event with successful outcome.

T

toString() - Method in class org.springframework.integration.monitor.DirectChannelMetrics
 
toString() - Method in class org.springframework.integration.monitor.ExponentialMovingAverage
 
toString() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRate
 
toString() - Method in class org.springframework.integration.monitor.ExponentialMovingAverageRatio
 
toString() - Method in class org.springframework.integration.monitor.PollableChannelMetrics
 
toString() - Method in class org.springframework.integration.monitor.SimpleMessageHandlerMetrics
 
toString() - Method in class org.springframework.integration.monitor.SimpleMessageSourceMetrics
 
toString() - Method in class org.springframework.integration.monitor.Statistics
 
A C D E F G H I J L M N O P Q R S T