Interface ManageableSmartLifecycle
- All Superinterfaces:
org.springframework.context.Lifecycle,ManageableLifecycle,org.springframework.context.Phased,org.springframework.context.SmartLifecycle
- All Known Implementing Classes:
AbstractEndpoint,AbstractPollingEndpoint,AnnotationGatewayProxyFactoryBean,EventDrivenConsumer,ExpressionMessageProducerSupport,GatewayProxyFactoryBean,IntegrationFlowAdapter,MessageHistoryConfigurer,MessageProducerSupport,MessagingGatewaySupport,PollingConsumer,ReactiveMessageSourceProducer,ReactiveStreamsConsumer,SourcePollingChannelAdapter
public interface ManageableSmartLifecycle extends org.springframework.context.SmartLifecycle, ManageableLifecycle
Extend
ManageableLifecycle to make those methods manageable.- Since:
- 5.4
-
Field Summary
-
Method Summary
Methods inherited from interface org.springframework.integration.support.management.ManageableLifecycle
isRunning, start, stop