Serialized Form


Package sod.client

Class sod.client.ProcessorImpl implements Serializable

Serialized Fields

processes

java.util.Hashtable processes

hostAddress

java.lang.String hostAddress

hostName

java.lang.String hostName

serverName

java.lang.String serverName


Package sod.exec

Class sod.exec.Lock implements Serializable

Serialized Fields

threadSleep

boolean threadSleep

Class sod.exec.Run1 implements Serializable

Serialized Fields

i

int i

lock

Lock lock

Class sod.exec.Run2 implements Serializable

Serialized Fields

i

int i

lock

Lock lock


Package sod.server

Class sod.server.MainPanel implements Serializable

Serialized Fields

monitor

Monitor monitor

registeredHosts

javax.swing.JList registeredHosts

logArea

javax.swing.JTextArea logArea

fileChooser

javax.swing.JFileChooser fileChooser

execClassButton

javax.swing.JButton execClassButton

searchClassButton

javax.swing.JButton searchClassButton

unregisterButton

javax.swing.JButton unregisterButton

classTextField

javax.swing.JTextField classTextField

abstractAppClass

java.lang.Class abstractAppClass

Class sod.server.Monitor implements Serializable

Serialized Fields

monitorPanel

javax.swing.JPanel monitorPanel

EXIT_DELAY

long EXIT_DELAY

ADAPTER_SLEEP

int ADAPTER_SLEEP

scheduler

Scheduler scheduler

loadAdapter

sod.server.LoadAdapter loadAdapter

menuBar

MyMenuBar menuBar

panel

javax.swing.JPanel panel

mainPanel

MainPanel mainPanel

procPanels

java.util.Hashtable procPanels

Class sod.server.MyMenuBar implements Serializable

Serialized Fields

monitor

Monitor monitor

Class sod.server.ProcPanel implements Serializable

Serialized Fields

process

Process process

monitor

Monitor monitor

textArea

javax.swing.JTextArea textArea

statusLabel

javax.swing.JLabel statusLabel

hostLabel

javax.swing.JLabel hostLabel

hostCombo

javax.swing.JComboBox hostCombo

sendButton

javax.swing.JButton sendButton

Class sod.server.SchedulerUIImpl implements Serializable

Serialized Fields

procPanel

ProcPanel procPanel

textArea

javax.swing.JTextArea textArea


Package sod.util

Class sod.util.AbstractApplication implements Serializable

Serialized Fields

out

java.io.OutputStream out

Class sod.util.LoggerOutputStream implements Serializable

Serialized Fields

schedulerUI

SchedulerUI schedulerUI

Class sod.util.MyPrintStream implements Serializable

Class sod.util.Process implements Serializable

Serialized Fields

classFile

java.io.File classFile

pid

int pid

application

AbstractApplication application

processor

Processor processor

schedulerUI

SchedulerUI schedulerUI

classRef

java.lang.Class classRef

started

boolean started