org.apache.sandesha2.msgprocessors
Class MsgProcessorFactory

java.lang.Object
  extended byorg.apache.sandesha2.msgprocessors.MsgProcessorFactory

public class MsgProcessorFactory
extends java.lang.Object

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

Author:
Chamikara Jayalath

Constructor Summary
MsgProcessorFactory()
           
 
Method Summary
static MsgProcessor getMessageProcessor(int msgType)
           
 
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(int msgType)


Copyright © 2005 Apache Web Services. All Rights Reserved.