com.epam.cmemdp.impl
Class MessageWorker

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

public class MessageWorker
extends java.lang.Object


Field Summary
protected  ApplicationContext applicationContext
           
protected static Log log
           
 
Constructor Summary
MessageWorker(InstrumentMatcher instrumentMatcher, int incrementQueueSize, int corridorQueueSize, ApplicationImpl application)
           
 
Method Summary
 void stopChannelListener(java.lang.String channelID, SecurityDefinitionListener listener)
           
 void workerResolveBySecID(long securityID, SecurityDefinitionListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static final Log log

applicationContext

protected ApplicationContext applicationContext
Constructor Detail

MessageWorker

public MessageWorker(InstrumentMatcher instrumentMatcher,
                     int incrementQueueSize,
                     int corridorQueueSize,
                     ApplicationImpl application)
Method Detail

workerResolveBySecID

public void workerResolveBySecID(long securityID,
                                 SecurityDefinitionListener listener)

stopChannelListener

public void stopChannelListener(java.lang.String channelID,
                                SecurityDefinitionListener listener)


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