public class DBOCompiler extends AbstractAsyncExecutable
DBObject source files from the database tables.
Because it's a AsyncExecutable you may execute it asynchronously in an ExecutorTask
or you may call AbstractAsyncExecutable.execute() for synchronous execution.
.childTaskRef, isTestMode, monitorController, resultRef, stateFlag| Constructor and Description |
|---|
DBOCompiler(DBOTypeMapCredential dboCred) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeAsync()
Runs the compile process.
|
addMonitor, checkCancelled, checkForErrorAndRethrow, clearMonitors, createRunStateFlag, doOnCancel, doOnFailure, execute, executeSubTask, getError, getMaxProgressSteps, getMonitorCount, getMonitors, getName, getProgressStepCount, getResult, getRunStateFlag, getTaskId, getType, handleCancellation, handleFailure, handleFinish, handleStart, handleSuccess, hasError, hasMonitor, isCancellable, notifyProceeded, registerTaskStateChange, removeMonitor, resetProgress, setCancellable, setLogLevel, setMaxProgressSteps, setMonitor, setName, setName, setResult, setRunStateFlag, setTaskId, setType, shouldFireMonitor, sleepChecked, wasCancelledgetApplicationContext, getLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannelconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetApplicationContextgetLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannelpublic DBOCompiler(DBOTypeMapCredential dboCred)
public void executeAsync()
throws java.lang.Exception
executeAsync in interface AsyncExecutableexecuteAsync in class AbstractAsyncExecutablejava.lang.Exceptionfor synchronous executionCopyright © 2014 EsprIT-Systems. All Rights Reserved.