com.epam.admintool.commands.monitoring.manager
Class SessionListManager
java.lang.Object
com.epam.admintool.commands.monitoring.manager.SessionListManager
public class SessionListManager
- extends Object
Field Summary |
protected Log |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected final Log log
SessionListManager
public SessionListManager(Command parentCommand)
doSnapshot
public void doSnapshot()
doUnsubscribe
public void doUnsubscribe()
doSubscribeWithSnapshot
public void doSubscribeWithSnapshot()
doSubscribe
public void doSubscribe()
getFIXSessions
protected List<ExtendedFIXSession> getFIXSessions()
- Gets fix session list.
getFIXSessionsConfigured
protected List<SessionParameters> getFIXSessionsConfigured()
- Gets configured fix session list.
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.