biz.onixs.fix.scheduler
Class SchedulerSettings
java.lang.Object
biz.onixs.fix.scheduler.SchedulerSettings
public class SchedulerSettings
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchedulerSettings
public SchedulerSettings()
addSessionSchedule
public void addSessionSchedule(String id,
SessionSchedule schedule)
addSessionConnection
public void addSessionConnection(String id,
SessionConnection connection)
getScheduleById
public SessionSchedule getScheduleById(String id)
getConnectionSettingsById
public SessionConnection getConnectionSettingsById(String id)
Copyright © 2005-2012 Onix Solutions. All Rights Reserved.