public abstract class BaseLoader extends AbstractTask<LogicalModel> implements ModelLoader
Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
protected StreamProvider |
streams |
canceledMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
BaseLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
setSource(StreamProvider streams)
Define the source from which the model will be loaded.
|
background, call, cancel, getResult, getStatus, performTask, runactiveCount, 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, yieldequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetSource, setSourcebackground, cancel, getResult, getStatus, setParameter, setParameters, setParametersprotected StreamProvider streams
public void setSource(StreamProvider streams)
ModelLoadersetSource in interface ModelLoaderstreams - a ready-to-use StreamProviderCopyright © 2012–2020. All rights reserved.