Package org.springframework.integration.support.management
Provides classes related to management support.
-
Interface Summary Interface Description IntegrationInboundManagement Marker interface indicating that thisIntegrationManagement
component initiates message flow.IntegrationManagement Base interface for Integration managed components.ManageableLifecycle MakesLifecycle
methods manageable.ManageableSmartLifecycle ExtendManageableLifecycle
to make those methods manageable.MappingMessageRouterManagement Exposes channel mapping operations when the router is proxied.MessageSourceManagement Message sources implementing this interface have additional properties that can be set or examined using JMX.SubscribableChannelManagement Metrics for subscribable channels.TrackableComponent -
Class Summary Class Description IntegrationManagement.ManagementOverrides Toggles to inform the management configurer to not set these properties since the user has manually configured them in a bean definition. -
Annotation Types Summary Annotation Type Description IntegrationManagedResource 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).