com.epam.cmemdp.impl
Class MessageProcessorFactory

java.lang.Object
  extended by com.epam.cmemdp.impl.MessageProcessorFactory

public class MessageProcessorFactory
extends java.lang.Object


Constructor Summary
MessageProcessorFactory()
           
 
Method Summary
 MessageProcessor getMessageProcessor(byte[] msgType, ApplicationContext applicationContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageProcessorFactory

public MessageProcessorFactory()
Method Detail

getMessageProcessor

public MessageProcessor getMessageProcessor(byte[] msgType,
                                            ApplicationContext applicationContext)


Copyright © 2000-2014 EPAM Systems. All Rights Reserved.