See: Description
Interface | Description |
---|---|
IntegrationInboundManagement |
Marker interface indicating that this
IntegrationManagement component initiates
message flow. |
IntegrationManagement |
Base interface for Integration managed components.
|
ManageableLifecycle |
Makes
Lifecycle methods manageable. |
ManageableSmartLifecycle |
Extend
ManageableLifecycle 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 | 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 Type | Description |
---|---|
IntegrationManagedResource |
Clone of
ManagedResource
limiting beans thus annotated so that they
will only be exported by the IntegrationMBeanExporter and prevented
from being exported by other MBeanExporters (if present). |