com.epam.fixengine.scheduler.tasks
Class InitiatorSessionStartTask

java.lang.Object
  extended by 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.


Field Summary
protected  ExtendedFIXSession session
           
 
Constructor Summary
InitiatorSessionStartTask(ExtendedFIXSession fixSession)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

session

protected final ExtendedFIXSession session
Constructor Detail

InitiatorSessionStartTask

public InitiatorSessionStartTask(ExtendedFIXSession fixSession)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


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