gr.uoa.di.madgik.workflow.directory
Class ExecutionDirectory
java.lang.Object
java.lang.Thread
gr.uoa.di.madgik.workflow.directory.ExecutionDirectory
- All Implemented Interfaces:
- Runnable
public class ExecutionDirectory
- extends Thread
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield |
ExecutionDirectory
public ExecutionDirectory()
SetCleanupPeriod
public static void SetCleanupPeriod(long Period)
ReserveKey
public static String ReserveKey()
Register
public static boolean Register(ExecutionObserver observer)
Retrieve
public static ExecutionObserver Retrieve(String ExecutionID)
run
public void run()
- Specified by:
run in interface Runnable- Overrides:
run in class Thread
Copyright © 2013. All Rights Reserved.