See: Description
Class | Description |
---|---|
AttributePollingChannelAdapterParser | |
IntegrationMBeanExportConfiguration |
@Configuration class that registers a IntegrationMBeanExporter bean. |
JmxIntegrationConfigurationInitializer |
The JMX Integration infrastructure
beanFactory initializer. |
JmxNamespaceHandler |
Namespace handler for Spring Integration's jmx namespace.
|
MBeanExporterParser |
Parser for the 'mbean-export' element of the integration JMX namespace.
|
MBeanTreePollingChannelAdapterParser | |
NotificationListeningChannelAdapterParser | |
NotificationPublishingChannelAdapterParser | |
OperationInvokingChannelAdapterParser | |
OperationInvokingOutboundGatewayParser |
Annotation Type | Description |
---|---|
EnableIntegrationMBeanExport |
Enables default exporting for Spring Integration components in an existing application, as
well as well all
@ManagedResource annotated beans. |