public class SimpleRunCPM extends Thread
Thread.State, Thread.UncaughtExceptionHandler
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
SimpleRunCPM(String[] args)
Constructor for the class.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
main class.
|
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, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public SimpleRunCPM(String[] args) throws UIMAException, IOException
args
- command line arguments into the program - see class descriptionUIMAException
IOException
public static void main(String[] args) throws UIMAException, IOException
args
- Command line arguments - see class descriptionUIMAException
IOException
Copyright © 2019. All rights reserved.