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, CacheListeningMessageProducer, ChatMessageListeningEndpoint, ContinuousQueryMessageProducer, 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

public interface ManageableSmartLifecycle extends SmartLifecycle, ManageableLifecycle
Extend ManageableLifecycle to make those methods manageable.
Since:
5.4
Author:
Gary Russell