public class RocketMQMessageSource
extends org.springframework.integration.endpoint.AbstractMessageSource<Object>
implements org.springframework.beans.factory.DisposableBean, org.springframework.context.Lifecycle
Methods inherited from interface org.springframework.beans.factory.DisposableBean
destroy
Methods inherited from interface org.springframework.integration.core.MessageSource
getIntegrationPatternType
Methods inherited from interface org.springframework.integration.support.management.IntegrationManagement
getThisAs
Constructor Detail
RocketMQMessageSource
public RocketMQMessageSource(String name,
org.springframework.cloud.stream.binder.ExtendedConsumerProperties<RocketMQConsumerProperties> extendedConsumerProperties)
Method Detail
start
public void start()
Specified by:
start in interface org.springframework.context.Lifecycle
stop
public void stop()
Specified by:
stop in interface org.springframework.context.Lifecycle
isRunning
public boolean isRunning()
Specified by:
isRunning in interface org.springframework.context.Lifecycle