Interface ManageableSmartLifecycle
- All Superinterfaces:
Lifecycle
,ManageableLifecycle
,Phased
,SmartLifecycle
- All Known Implementing Classes:
AbstractEndpoint
,AbstractHazelcastMessageProducer
,AbstractInternetProtocolReceivingChannelAdapter
,AbstractMqttMessageDrivenChannelAdapter
,AbstractPollingEndpoint
,AbstractWebServiceInboundGateway
,AbstractXmppConnectionAwareEndpoint
,AmqpInboundChannelAdapter
,AmqpInboundGateway
,AnnotationGatewayProxyFactoryBean
,ApacheCommonsFileTailingMessageProducer
,ApplicationEventListeningMessageProducer
,BaseHttpInboundEndpoint
,ChatMessageListeningEndpoint
,EventDrivenConsumer
,ExpressionMessageProducerSupport
,FileTailingMessageProducerSupport
,GatewayProxyFactoryBean
,HazelcastClusterMonitorMessageProducer
,HazelcastContinuousQueryMessageProducer
,HazelcastEventDrivenMessageProducer
,HttpRequestHandlingController
,HttpRequestHandlingEndpointSupport
,HttpRequestHandlingMessagingGateway
,ImapIdleChannelAdapter
,IntegrationFlowAdapter
,JmsInboundGateway
,JmsMessageDrivenEndpoint
,KafkaInboundGateway
,KafkaMessageDrivenChannelAdapter
,MarshallingWebServiceInboundGateway
,MessageHistoryConfigurer
,MessageProducerSupport
,MessagingGatewaySupport
,MongoDbChangeStreamMessageProducer
,MqttPahoMessageDrivenChannelAdapter
,Mqttv5PahoMessageDrivenChannelAdapter
,MulticastReceivingChannelAdapter
,NotificationListeningMessageProducer
,OSDelegatingFileTailingMessageProducer
,PointToPointSubscribableAmqpChannel
,PollingConsumer
,PresenceListeningEndpoint
,PublishSubscribeAmqpChannel
,PublishSubscribeKafkaChannel
,ReactiveMessageSourceProducer
,ReactiveRedisStreamMessageProducer
,ReactiveStreamsConsumer
,RedisInboundChannelAdapter
,RedisQueueInboundGateway
,RedisQueueMessageDrivenEndpoint
,RSocketInboundGateway
,SimpleWebServiceInboundGateway
,SourcePollingChannelAdapter
,StompInboundChannelAdapter
,SubscribableJmsChannel
,SubscribableKafkaChannel
,SubscribableRedisChannel
,SyslogReceivingChannelAdapterSupport
,TcpInboundGateway
,TcpReceivingChannelAdapter
,TcpSyslogReceivingChannelAdapter
,UdpSyslogReceivingChannelAdapter
,UnicastReceivingChannelAdapter
,WebFluxInboundEndpoint
,WebSocketInboundChannelAdapter
,ZeroMqMessageProducer
Extend
ManageableLifecycle
to make those methods manageable.- Since:
- 5.4
- Author:
- Gary Russell
-
Field Summary
Fields inherited from interface org.springframework.context.SmartLifecycle
DEFAULT_PHASE
-
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