replyToHandler = getReplyToHandler();
if (!shouldConsumeInEveryNode() && !flowConstruct.getMuleContext().isPrimaryPollingInstance())
{
primaryNodeLifecycleNotificationListener = new PrimaryNodeLifecycleNotificationListener(new Startable()
{
@Override
public void start() throws MuleException
{
if (AbstractMessageReceiver.this.isStarted())