eu.xtreemos.xati.API
Class XCronDaemon
java.lang.Object
eu.xtreemos.xati.API.XCronDaemon
public class XCronDaemon
- extends java.lang.Object
- Author:
- gregor.pipan@xlab.si
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
servicename
public static java.lang.String servicename
XCronDaemon
public XCronDaemon()
getDaemons
public static java.util.ArrayList<CommunicationAddress> getDaemons()
throws java.lang.Exception
- Throws:
java.lang.Exception
addEntry
public static void addEntry(CronDaemonEntry __entry)
throws java.lang.Exception
- Throws:
java.lang.Exception
killEntries
public static void killEntries()
throws java.lang.Exception
- Throws:
java.lang.Exception
pause
public static void pause(java.lang.Long __ms)
throws java.lang.Exception
- Throws:
java.lang.Exception
resume
public static void resume()
throws java.lang.Exception
- Throws:
java.lang.Exception
removeEntry
public static void removeEntry(CronDaemonEntry __entry)
throws java.lang.Exception
- Throws:
java.lang.Exception
removeUUID
public static void removeUUID(java.lang.String __uuid)
throws java.lang.Exception
- Throws:
java.lang.Exception
test1
public static void test1(java.lang.String __s1,
java.lang.String __s2,
java.lang.String __s3)
throws java.lang.Exception
- Throws:
java.lang.Exception