Contents
| Package | Class |
Tree
|
Deprecated
|
Index
|
Help
PREV | NEXT
SHOW LISTS
|
HIDE LISTS
D
G
I
L
M
R
S
U
D
dump
(PrintStream). Method in class cornell.slk.jos.manager.
SubsystemInfo
G
GenericSubsystem
class cornell.slk.jos.manager.
GenericSubsystem
.
GenericSubsystem
(). Constructor for class cornell.slk.jos.manager.
GenericSubsystem
I
ISubsystemManager
interface cornell.slk.jos.manager.
ISubsystemManager
.
L
loadStandardSubsystems
(String, String, Hashtable). Method in class cornell.slk.jos.manager.
SubsystemManager
loadStandardSubsystems takes a configuration file, loads all the subsystems listed in the configuration file, and puts them in the standard tables.
loadSubsystem
(SubsystemInfo). Method in interface cornell.slk.jos.manager.
ISubsystemManager
loadSubsystem
(SubsystemInfo). Method in class cornell.slk.jos.manager.
SubsystemManager
loadSubsystem launches a new subsystem task.
M
Main
class cornell.slk.jos.manager.
Main
.
Main
(). Constructor for class cornell.slk.jos.manager.
Main
main
(String[]). Static method in class cornell.slk.jos.manager.
SubsystemManager
main
(String[]). Static method in class cornell.slk.jos.manager.
Main
R
readConfigFile
(String). Method in interface cornell.slk.jos.manager.
ISubsystemManager
readConfigFile
(String). Method in class cornell.slk.jos.manager.
SubsystemManager
readConfigFile reads the properties of a subsystem from a configuration file into a SubsystemInfo data structure.
S
Subsystem
interface cornell.slk.jos.manager.
Subsystem
.
SubsystemException
exception cornell.slk.jos.manager.
SubsystemException
.
SubsystemException
(String). Constructor for class cornell.slk.jos.manager.
SubsystemException
SubsystemException
(). Constructor for class cornell.slk.jos.manager.
SubsystemException
SubsystemInfo
class cornell.slk.jos.manager.
SubsystemInfo
.
SubsystemInfo
(). Constructor for class cornell.slk.jos.manager.
SubsystemInfo
SubsystemManager
class cornell.slk.jos.manager.
SubsystemManager
.
SubsystemManager is reponsible for loading and unloading subsystems tasks.
SubsystemManager
(). Constructor for class cornell.slk.jos.manager.
SubsystemManager
start
(Hashtable). Method in interface cornell.slk.jos.manager.
Subsystem
start
(Hashtable). Method in class cornell.slk.jos.manager.
GenericSubsystem
stop
(). Method in interface cornell.slk.jos.manager.
Subsystem
stop
(). Method in class cornell.slk.jos.manager.
GenericSubsystem
U
unloadStandardSubsystems
(). Method in class cornell.slk.jos.manager.
SubsystemManager
unloadStandardSubsystems unloads all the subsystems according to the stopStandardSubsystemsVector.
unloadSubsystem
(Subsystem). Method in interface cornell.slk.jos.manager.
ISubsystemManager
unloadSubsystem
(Subsystem). Method in class cornell.slk.jos.manager.
SubsystemManager
unloadSubsystem terminates the subsystem task.
D
G
I
L
M
R
S
U
Contents
| Package | Class |
Tree
|
Deprecated
|
Index
|
Help
PREV | NEXT
SHOW LISTS
|
HIDE LISTS