|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectkaos.core.service.boot.SystemBooter
public final class SystemBooter
$Revision: 1.34 $
Field Summary | |
---|---|
static java.lang.String |
ADS_TYPE
|
static java.lang.String |
ANS_TYPE
|
static java.lang.String |
MTS_TYPE
|
static java.lang.String |
ONT_TYPE
|
static java.lang.String |
STATE_MONITOR_TYPE
|
Method Summary | |
---|---|
static ServiceProperties |
getAgentConfigProps()
|
static ServiceProperties |
getAgentConfigProps(java.lang.String configFile)
|
static ServiceRoot |
getDSServiceRoot()
Returns a valid ServiceRoot using the available defaults. |
static ServiceProperties |
getGuardServiceProps()
|
static ServiceRoot |
getPolicyServiceRoot()
Returns a valid ServiceRoot using the available defaults. |
static ServiceProperties |
getProperties(java.lang.String pf)
|
static ServiceProperties |
getServiceProperties(java.lang.String ServiceName)
|
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)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ANS_TYPE
public static final java.lang.String ADS_TYPE
public static final java.lang.String MTS_TYPE
public static final java.lang.String ONT_TYPE
public static final java.lang.String STATE_MONITOR_TYPE
Method Detail |
---|
public static ServiceProperties getServiceProperties(java.lang.String ServiceName)
public static ServiceRoot getDSServiceRoot() 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 ServiceProperties getAgentConfigProps()
public static ServiceProperties getAgentConfigProps(java.lang.String configFile)
public static ServiceProperties getGuardServiceProps()
public static ServiceProperties getProperties(java.lang.String pf)
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |