org.mule.endpoint.inbound
Class InboundNotificationMessageProcessor
java.lang.Object
org.mule.processor.AbstractMessageObserver
org.mule.endpoint.inbound.InboundNotificationMessageProcessor
- All Implemented Interfaces:
- MessageProcessor
public class InboundNotificationMessageProcessor
- extends AbstractMessageObserver
Publishes a EndpointMessageNotification's when a message is received.
endpoint
protected InboundEndpoint endpoint
InboundNotificationMessageProcessor
public InboundNotificationMessageProcessor(InboundEndpoint endpoint)
observe
public void observe(MuleEvent event)
- Specified by:
observe in class AbstractMessageObserver
Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.