com.epam.cmemdp.impl
Class ApplicationContext
java.lang.Object
com.epam.cmemdp.impl.ApplicationContext
public class ApplicationContext
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationContext
public ApplicationContext(ApplicationImpl application,
MessageCorridorProcessor corridorProcessor)
getApplication
public ApplicationImpl getApplication()
getInstrument
public Instrument getInstrument(long longValue)
getApplicationListener
public ApplicationListener getApplicationListener()
getChannelInstruments
public java.util.List<Instrument> getChannelInstruments(java.lang.String channelID)
isChannelInstruments
public boolean isChannelInstruments(java.lang.String channelID)
getCorridorProcessor
public MessageCorridorProcessor getCorridorProcessor()
disconnectFromSnapshot
public void disconnectFromSnapshot(Instrument instrument,
boolean riseStopEvent,
RecoveryReason recoveryReason)
disconnectAllByInstrument
public void disconnectAllByInstrument(Instrument instrument)
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.