public class ServersManagerEntity
extends eduni.simjava.Sim_entity
Constructor and Description |
---|
ServersManagerEntity(ServersManager sManager) |
Modifier and Type | Method and Description |
---|---|
protected void |
addToSimSchedule(SimExecution simExE,
int iTagStatus) |
void |
body()
The method which defines the behaviour of the entity.
|
add_generator, add_param, add_port, clone, get_id, get_name, get_port, get_port, get_stat, run, send_on, set_invisible, set_stat, sim_cancel, sim_completed, sim_current, sim_get_next, sim_get_next, sim_hold_for, sim_hold, sim_pause_for, sim_pause_for, sim_pause_until, sim_pause_until, sim_pause, sim_process_for, sim_process_for, sim_process_until, sim_process_until, sim_process, sim_putback, sim_schedule, sim_schedule, sim_schedule, sim_schedule, sim_schedule, sim_schedule, sim_select, sim_trace, sim_wait_for, sim_wait_for, sim_wait_for, sim_wait, sim_waiting, sim_waiting
activeCount, checkAccess, 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 ServersManagerEntity(ServersManager sManager)
public void body()
eduni.simjava.Sim_entity
body
in class eduni.simjava.Sim_entity
protected void addToSimSchedule(SimExecution simExE, int iTagStatus)