Package org.springframework.integration.support.management
package org.springframework.integration.support.management
Provides classes related to management support.
-
ClassDescriptionA global component to serve Control Bus command and respective SpEL expression relationships.The Java Bean to represent a Control Bus command as a bean method with its parameter types.The
ReflectionUtils.MethodFilter
to restrict method invocations to:Pausable
orLifecycle
componentsget
,set
andshutdown
methods ofCustomizableThreadCreator
methods withManagedAttribute
orManagedOperation
annotationsMarker interface indicating that thisIntegrationManagement
component initiates message flow.Clone ofManagedResource
limiting beans thus annotated so that they will only be exported by theIntegrationMBeanExporter
and prevented from being exported by other MBeanExporters (if present).Base interface for Integration managed components.Toggles to inform the management configurer to not set these properties since the user has manually configured them in a bean definition.MakesLifecycle
methods manageable.ExtendManageableLifecycle
to make those methods manageable.Exposes channel mapping operations when the router is proxied.Message sources implementing this interface have additional properties that can be set or examined using JMX.Metrics for subscribable channels.