|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.core.service.boot.SystemBooter
public final class SystemBooter
$Revision: 1.11 $
Method Summary | |
---|---|
static ServiceRoot |
getDSServiceRoot()
Returns a valid ServiceRoot using the available defaults. |
static ServiceRoot |
getDSServiceRoot(BootProperties bp)
The attributes within the Properties must be in the following form: |
static ServiceRoot |
getPolicyServiceRoot()
Returns a valid ServiceRoot using the available defaults. |
static ServiceRoot |
getServiceRoot()
Returns a valid ServiceRoot using the available defaults. |
static ServiceRoot |
getServiceRoot(BootProperties bp)
The attributes within the Properties must be in the following form: |
static void |
main(java.lang.String[] args)
|
static void |
setDefaultEnvironment(BootProperties env)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void setDefaultEnvironment(BootProperties env) throws java.lang.Exception
java.lang.Exception
public static ServiceRoot getDSServiceRoot() throws java.lang.Exception
java.lang.Exception
public static ServiceRoot getDSServiceRoot(BootProperties bp) throws java.lang.Exception
java.lang.Exception
public static ServiceRoot getServiceRoot() throws java.lang.Exception
java.lang.Exception
public static ServiceRoot getServiceRoot(BootProperties bp) throws java.lang.Exception
java.lang.Exception
public static ServiceRoot getPolicyServiceRoot() throws java.lang.Exception
java.lang.Exception
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |