com.epam.fixengine.scheduler.tasks
Class AcceptorSessionStartTask

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

public class AcceptorSessionStartTask
extends AbstractSessionTask

Task that allow connection for this session.


Field Summary
 
Fields inherited from class com.epam.fixengine.scheduler.tasks.AbstractSessionTask
params
 
Constructor Summary
AcceptorSessionStartTask(SessionParameters params, AllowedSessionRegistry registry)
           
 
Method Summary
 void run()
           
 
Methods inherited from class com.epam.fixengine.scheduler.tasks.AbstractSessionTask
getSessionIfActive, getSessionParameters, isSessionActive
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcceptorSessionStartTask

public AcceptorSessionStartTask(SessionParameters params,
                                AllowedSessionRegistry registry)
Method Detail

run

public void run()


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