com.epam.fixengine.scheduler.tasks
Class InitiatorSessionStopTask

java.lang.Object
  extended by com.epam.fixengine.scheduler.tasks.InitiatorSessionStopTask
All Implemented Interfaces:
Runnable

public class InitiatorSessionStopTask
extends Object
implements Runnable

Created by IntelliJ IDEA. User: Alexander_Sereda Date: 04.04.11 Time: 11:35 To change this template use File | Settings | File Templates.


Field Summary
protected  ExtendedFIXSession session
           
 
Constructor Summary
InitiatorSessionStopTask(ExtendedFIXSession session)
           
 
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

InitiatorSessionStopTask

public InitiatorSessionStopTask(ExtendedFIXSession session)
Method Detail

run

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


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