|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectautohit.server.BasicBootstrap
Bootstrap the System Context
EPG - Initial - 19Jul03
Field Summary | |
SystemContext |
sc
System |
java.util.HashSet |
services
Services loaded (as VMProcess') |
Constructor Summary | |
BasicBootstrap()
Default constructor. |
|
BasicBootstrap(java.lang.String rootProps)
Properties constructor. |
Method Summary | |
VMProcess |
runService(Service s)
Run service |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public SystemContext sc
public java.util.HashSet services
Constructor Detail |
public BasicBootstrap() throws java.lang.Exception
public BasicBootstrap(java.lang.String rootProps) throws java.lang.Exception
rootProps
- path to properties for System ContextMethod Detail |
public VMProcess runService(Service s) throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |