Interface ManageableSmartLifecycle
- All Superinterfaces:
Lifecycle
,ManageableLifecycle
,Phased
,SmartLifecycle
- All Known Implementing Classes:
AbstractEndpoint
,AbstractInternetProtocolReceivingChannelAdapter
,AbstractMqttMessageDrivenChannelAdapter
,AbstractPollingEndpoint
,AbstractWebServiceInboundGateway
,AbstractXmppConnectionAwareEndpoint
,AmqpInboundChannelAdapter
,AmqpInboundGateway
,AnnotationGatewayProxyFactoryBean
,ApacheCommonsFileTailingMessageProducer
,ApplicationEventListeningMessageProducer
,BaseHttpInboundEndpoint
,CacheListeningMessageProducer
,ChatMessageListeningEndpoint
,ContinuousQueryMessageProducer
,EventDrivenConsumer
,ExpressionMessageProducerSupport
,FileTailingMessageProducerSupport
,GatewayProxyFactoryBean
,HttpRequestHandlingController
,HttpRequestHandlingEndpointSupport
,HttpRequestHandlingMessagingGateway
,ImapIdleChannelAdapter
,IntegrationFlowAdapter
,JmsInboundGateway
,JmsMessageDrivenEndpoint
,KafkaInboundGateway
,KafkaMessageDrivenChannelAdapter
,MarshallingWebServiceInboundGateway
,MessageHistoryConfigurer
,MessageProducerSupport
,MessagingGatewaySupport
,MongoDbChangeStreamMessageProducer
,MqttPahoMessageDrivenChannelAdapter
,MulticastReceivingChannelAdapter
,NotificationListeningMessageProducer
,OSDelegatingFileTailingMessageProducer
,PointToPointSubscribableAmqpChannel
,PollingConsumer
,PresenceListeningEndpoint
,PublishSubscribeAmqpChannel
,PublishSubscribeKafkaChannel
,ReactiveMessageSourceProducer
,ReactiveRedisStreamMessageProducer
,ReactiveStreamsConsumer
,RedisInboundChannelAdapter
,RedisQueueInboundGateway
,RedisQueueMessageDrivenEndpoint
,RmiInboundGateway
,RSocketInboundGateway
,SimpleWebServiceInboundGateway
,SourcePollingChannelAdapter
,StompInboundChannelAdapter
,SubscribableJmsChannel
,SubscribableKafkaChannel
,SubscribableRedisChannel
,SyslogReceivingChannelAdapterSupport
,TcpInboundGateway
,TcpReceivingChannelAdapter
,TcpSyslogReceivingChannelAdapter
,UdpSyslogReceivingChannelAdapter
,UnicastReceivingChannelAdapter
,WebFluxInboundEndpoint
,WebSocketInboundChannelAdapter
,ZeroMqMessageProducer
public interface ManageableSmartLifecycle extends SmartLifecycle, ManageableLifecycle
Extend
ManageableLifecycle
to make those methods manageable.- Since:
- 5.4
- Author:
- Gary Russell
-
Field Summary
-
Method Summary
Methods inherited from interface org.springframework.integration.support.management.ManageableLifecycle
isRunning, start, stop
Methods inherited from interface org.springframework.context.SmartLifecycle
getPhase, isAutoStartup, stop