|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StartupLoader
StartupLoader - Interface for loading server startup classes
| Method Summary | |
|---|---|
void |
load(Start.Config config,
java.lang.String[] args)
Load a startup class |
void |
start()
Start the startup class |
void |
unload()
Stop the container |
| Method Detail |
|---|
void load(Start.Config config,
java.lang.String[] args)
throws StartupException
config - Startup configargs - Input arguments
StartupException
void start()
throws StartupException
StartupException
void unload()
throws StartupException
StartupException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||