com.epam.fixengine.scheduler.tasks
Class AcceptorSessionStopTask
java.lang.Object
com.epam.fixengine.scheduler.tasks.AbstractSessionTask
com.epam.fixengine.scheduler.tasks.SessionStopTask
com.epam.fixengine.scheduler.tasks.AcceptorSessionStopTask
- All Implemented Interfaces:
- Runnable
public class AcceptorSessionStopTask
- extends SessionStopTask
This task shutdown acceptor session and deny connection for it.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AcceptorSessionStopTask
public AcceptorSessionStopTask(SessionParameters params,
AllowedSessionRegistry registry)
run
public void run()
- Specified by:
run
in interface Runnable
- Overrides:
run
in class SessionStopTask
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.