Interface IntegrationInboundManagement
- All Superinterfaces:
org.springframework.beans.factory.DisposableBean,IntegrationManagement,NamedComponent
- All Known Implementing Classes:
AbstractFetchLimitingMessageSource,AbstractMessageSource,ExpressionEvaluatingMessageSource,MessageProcessorMessageSource,MessagingGatewaySupport,MethodInvokingMessageSource,ResourceRetrievingMessageSource
public interface IntegrationInboundManagement extends IntegrationManagement
Marker interface indicating that this
IntegrationManagement component initiates
message flow.- Since:
- 5.4
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.springframework.integration.support.management.IntegrationManagement
IntegrationManagement.ManagementOverrides -
Field Summary
Fields inherited from interface org.springframework.integration.support.management.IntegrationManagement
METER_PREFIX, RECEIVE_COUNTER_NAME, SEND_TIMER_NAME -
Method Summary
Methods inherited from interface org.springframework.integration.support.management.IntegrationManagement
destroy, getManagedName, getManagedType, getOverrides, getThisAs, isLoggingEnabled, registerMetricsCaptor, setLoggingEnabled, setManagedName, setManagedTypeMethods inherited from interface org.springframework.integration.support.context.NamedComponent
getBeanName, getComponentName, getComponentType