biz.onixs.fix.scheduler
Class AbstractSessionJob
java.lang.Object
biz.onixs.fix.scheduler.AbstractSessionJob
- Direct Known Subclasses:
- LogonJob, LogoutJob
public abstract class AbstractSessionJob
- extends Object
Abstract session job for session scheduler.
For internal use only.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
eventDispatcher
protected biz.onixs.fix.scheduler.EventDispatcher eventDispatcher
session
protected Session session
AbstractSessionJob
public AbstractSessionJob()
getEventDispatcher
public biz.onixs.fix.scheduler.EventDispatcher getEventDispatcher()
setEventDispatcher
public void setEventDispatcher(biz.onixs.fix.scheduler.EventDispatcher eventDispatcher)
getSession
public Session getSession()
setSession
public void setSession(Session session)
Copyright © 2005-2012 Onix Solutions. All Rights Reserved.