org.mule.routing.requestreply
Class AsyncReplyToPropertyRequestReplyReplier

java.lang.Object
  extended by org.mule.processor.AbstractInterceptingMessageProcessorBase
      extended by org.mule.processor.AbstractInterceptingMessageProcessor
          extended by org.mule.routing.requestreply.AbstractReplyToPropertyRequestReplyReplier
              extended by org.mule.routing.requestreply.AsyncReplyToPropertyRequestReplyReplier
All Implemented Interfaces:
AnnotatedObject, MuleContextAware, InterceptingMessageProcessor, InternalMessageProcessor, MessageProcessor, MessageProcessorContainer, RequestReplyReplierMessageProcessor, MessageSource

public class AsyncReplyToPropertyRequestReplyReplier
extends AbstractReplyToPropertyRequestReplyReplier


Field Summary
 
Fields inherited from class org.mule.processor.AbstractInterceptingMessageProcessorBase
logger, muleContext, next, notificationHandler
 
Fields inherited from interface org.mule.api.AnnotatedObject
PROPERTY_NAME
 
Constructor Summary
AsyncReplyToPropertyRequestReplyReplier()
           
 
Method Summary
protected  boolean shouldProcessEvent(MuleEvent event)
           
 
Methods inherited from class org.mule.routing.requestreply.AbstractReplyToPropertyRequestReplyReplier
process, processReplyTo, setReplyProcessor
 
Methods inherited from class org.mule.processor.AbstractInterceptingMessageProcessorBase
addMessageProcessorPathElements, getAnnotation, getAnnotations, getListener, getMuleContext, isEventValid, processNext, setAnnotations, setListener, setMuleContext, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.mule.api.source.MessageSource
setListener
 

Constructor Detail

AsyncReplyToPropertyRequestReplyReplier

public AsyncReplyToPropertyRequestReplyReplier()
Method Detail

shouldProcessEvent

protected boolean shouldProcessEvent(MuleEvent event)
Specified by:
shouldProcessEvent in class AbstractReplyToPropertyRequestReplyReplier


Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.