org.apache.sandesha2.msgprocessors
Class MsgProcessorFactory

java.lang.Object
  extended by org.apache.sandesha2.msgprocessors.MsgProcessorFactory

public class MsgProcessorFactory
extends java.lang.Object

Used to get a suitable message processor. Given the message type.


Constructor Summary
MsgProcessorFactory()
           
 
Method Summary
static MsgProcessor getMessageProcessor(RMMsgContext rmMessageContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MsgProcessorFactory

public MsgProcessorFactory()
Method Detail

getMessageProcessor

public static MsgProcessor getMessageProcessor(RMMsgContext rmMessageContext)


Copyright © The Apache Software Foundation. All Rights Reserved.