public class MessageWorker extends Object
Modifier and Type | Field and Description |
---|---|
protected ApplicationContext |
applicationContext |
protected static com.epam.common.logging.Log |
log |
Constructor and Description |
---|
MessageWorker(InstrumentMatcher instrumentMatcher,
int incrementQueueSize,
int corridorQueueSize,
ApplicationImpl application) |
Modifier and Type | Method and Description |
---|---|
void |
stopChannelListener(String channelID,
SecurityDefinitionListener listener) |
void |
workerResolveBySecID(long securityID,
SecurityDefinitionListener listener) |
protected static final com.epam.common.logging.Log log
protected ApplicationContext applicationContext
public MessageWorker(InstrumentMatcher instrumentMatcher, int incrementQueueSize, int corridorQueueSize, ApplicationImpl application)
public void workerResolveBySecID(long securityID, SecurityDefinitionListener listener)
public void stopChannelListener(String channelID, SecurityDefinitionListener listener)
Copyright © 2000–2025 EPAM Systems. All rights reserved.