public class ArchivAdapter
extends java.lang.Thread
Modifier and Type | Field and Description |
---|---|
static int |
ANZAHL_VERBINDUNGS_VERSUCHE
Max.
|
Constructor and Description |
---|
ArchivAdapter(java.util.Collection<DatenSpezifikation> datenSpezifikationen,
DatenGeneratorOfflineSimulation generator)
Erzeugt eine neue Instanz vom Typ ArchivAdapter
|
Modifier and Type | Method and Description |
---|---|
void |
run()
Einstiegspunkt für die Archivanfrage
|
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 final int ANZAHL_VERBINDUNGS_VERSUCHE
public ArchivAdapter(java.util.Collection<DatenSpezifikation> datenSpezifikationen, DatenGeneratorOfflineSimulation generator)
datenSpezifikationen
- die Datenspezifikationen, für welche die Archivanfrage gestellt wirdgenerator
- die Datengenrator-Instanz, die die Archivdaten als Eingangsdaten benötigt