org.tango.server.schedule
Class DeviceScheduler
java.lang.Object
org.tango.server.schedule.DeviceScheduler
public final class DeviceScheduler
- extends java.lang.Object
Constructor Summary |
DeviceScheduler(java.lang.Object businessObject,
java.util.Set<java.lang.reflect.Method> methodList,
java.lang.String deviceName,
java.lang.String className)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeviceScheduler
public DeviceScheduler(java.lang.Object businessObject,
java.util.Set<java.lang.reflect.Method> methodList,
java.lang.String deviceName,
java.lang.String className)
triggerJob
public void triggerJob()
throws fr.esrf.Tango.DevFailed
- Throws:
fr.esrf.Tango.DevFailed
setThreadPoolSize
public static void setThreadPoolSize(int poolSize)
stop
public void stop()
throws fr.esrf.Tango.DevFailed
- Throws:
fr.esrf.Tango.DevFailed
Copyright © 2012-2017. All Rights Reserved.