org.codehaus.mojo.exec
Class MainUncooperative
java.lang.Object
java.lang.Thread
org.codehaus.mojo.exec.MainUncooperative
- All Implemented Interfaces:
- Runnable
public class MainUncooperative
- extends Thread
Created by IntelliJ IDEA.
User: dsmiley
Date: Jan 19, 2007
Time: 4:43:19 PM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Thread |
activeCount, checkAccess, clone, 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 |
SUCCESS
public static final String SUCCESS
- See Also:
- Constant Field Values
SIMWORKTIME
final long SIMWORKTIME
- See Also:
- Constant Field Values
MainUncooperative
public MainUncooperative()
main
public static void main(String[] args)
throws InterruptedException
- Throws:
InterruptedException
run
public void run()
- Specified by:
run
in interface Runnable
- Overrides:
run
in class Thread
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.