Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS

Interface cornell.slk.jos.manager.Subsystem

Implementing Classes:
GenericSubsystem

public abstract interface Subsystem
extends cornell.slk.jkernel.core.Remote

Method Summary
void  start(java.util.Hashtable params)
 
void  stop()
 
 

Method Detail

start

public void start(java.util.Hashtable params) throws SubsystemException

stop

public void stop() throws SubsystemException

Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS