public class UnitTestingExecutor
extends java.lang.Thread
Constructor and Description |
---|
UnitTestingExecutor() |
Modifier and Type | Method and Description |
---|---|
static UnitTestingExecutor |
getExecuteInstance()
Return initialized UnitTestingExecutor initializeThread object.
|
SynapseConfiguration |
getSynapseConfiguration()
get the current SynapseConfiguration.
|
void |
run()
Method of executing thread of agent.
|
void |
setSynapseConfiguration(SynapseConfiguration synapseConfiguration)
set the current SynapseConfiguration.
|
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
public static UnitTestingExecutor getExecuteInstance()
public void run()
run
in interface java.lang.Runnable
run
in class java.lang.Thread
public SynapseConfiguration getSynapseConfiguration()
public void setSynapseConfiguration(SynapseConfiguration synapseConfiguration)
synapseConfiguration
- synapse configurationCopyright © 2005-2021 Apache Software Foundation. All Rights Reserved.