org.eclipse.rse.dstore.universal.miners.command
Class ProcessTracker
java.lang.Object
java.lang.Thread
org.eclipse.dstore.core.model.Handler
org.eclipse.rse.dstore.universal.miners.command.ProcessTracker
- All Implemented Interfaces:
- Runnable
- public class ProcessTracker
- extends org.eclipse.dstore.core.model.Handler
| Fields inherited from class org.eclipse.dstore.core.model.Handler |
_dataStore, _keepRunning, _waitIncrement |
| Methods inherited from class org.eclipse.dstore.core.model.Handler |
getWaitTime, isFinished, notifyInput, run, setDataStore, setWaitTime |
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
ProcessTracker
public ProcessTracker()
finish
public void finish()
endTrackerProcess
public void endTrackerProcess()
getNewestProcess
public org.eclipse.rse.dstore.universal.miners.command.ProcessTracker.ProcessDescriptor getNewestProcess()
killCommand
public void killCommand(String cmd)
killLastest
public void killLastest()
handle
public void handle()
doUpdate
public void doUpdate()
waitForInput
public void waitForInput()
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.