Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
boolean |
Completed |
ExecutionException |
Error |
boolean |
Successful |
boolean |
WeirdCompletion |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
BoundaryHandler(IPlanElement PlanToSend,
VariableCollection VarsToSend,
gr.uoa.di.madgik.environment.hint.EnvHintCollection HintsToSend,
ExecutionHandle Handle,
String ID,
String Name,
BoundaryConfig Config,
BoundaryIsolationInfo IsolationToSend,
PlanConfig PlanConfigToSend,
Set<ExecutionAttachment> Attachments) |
BoundaryHandler(Socket socket) |
| Modifier and Type | Method and Description |
|---|---|
void |
BoundarySideProtocol() |
String |
EngineSideProtocol() |
void |
run() |
void |
update(Observable o,
Object arg) |
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, yieldpublic boolean Completed
public boolean Successful
public boolean WeirdCompletion
public ExecutionException Error
public BoundaryHandler(Socket socket)
public BoundaryHandler(IPlanElement PlanToSend, VariableCollection VarsToSend, gr.uoa.di.madgik.environment.hint.EnvHintCollection HintsToSend, ExecutionHandle Handle, String ID, String Name, BoundaryConfig Config, BoundaryIsolationInfo IsolationToSend, PlanConfig PlanConfigToSend, Set<ExecutionAttachment> Attachments)
public String EngineSideProtocol() throws ExecutionInternalErrorException, IOException, ExecutionRunTimeException, gr.uoa.di.madgik.environment.exception.EnvironmentSerializationException, ExecutionSerializationException, Exception
ExecutionInternalErrorExceptionIOExceptionExecutionRunTimeExceptiongr.uoa.di.madgik.environment.exception.EnvironmentSerializationExceptionExecutionSerializationExceptionExceptionpublic void update(Observable o, Object arg)
Copyright © 2015. All Rights Reserved.