|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectthings.thinger.kernel.basic.KernelBasic_System_Bootstrap
public class KernelBasic_System_Bootstrap
A local bootstrap for starting the system.
Version History
EPG - Initial - 10 AUG 07
| Field Summary | |
|---|---|
KernelBasic |
kernel
The kernel itself. |
ThingsException |
outputException
Any output exception. |
| Constructor Summary | |
|---|---|
KernelBasic_System_Bootstrap()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main interface. |
void |
runIt(java.lang.String propertiesPath)
Run it. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public KernelBasic kernel
public ThingsException outputException
| Constructor Detail |
|---|
public KernelBasic_System_Bootstrap()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
public void runIt(java.lang.String propertiesPath)
propertiesPath - the path to the configuration properties.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||