com.epam.fixengine.scheduler.tasks
Class InitiatorSessionStartTask
java.lang.Object
com.epam.fixengine.scheduler.tasks.InitiatorSessionStartTask
- All Implemented Interfaces:
- Runnable
public class InitiatorSessionStartTask
- extends Object
- implements Runnable
Start initiator session. If it not exists than create it first.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
session
protected final ExtendedFIXSession session
InitiatorSessionStartTask
public InitiatorSessionStartTask(ExtendedFIXSession fixSession)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.