- 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.