|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorca.boot.ConfigurationProcessor
public class ConfigurationProcessor
| Nested Class Summary | |
|---|---|
protected class |
ConfigurationProcessor.ExportInfo
|
| Field Summary | |
|---|---|
protected static java.lang.String |
AGENT
|
protected static java.lang.String |
AUTHORITY
|
protected Configuration |
config
|
protected Global |
global
|
protected LoggingTool |
logger
|
protected static java.lang.String |
LOGGERNAME
|
static java.lang.String |
ShirakoAdmin
|
protected static java.lang.String |
SM
|
protected long |
time
|
protected java.util.Hashtable |
toExport
|
protected java.util.Hashtable |
toInitialize
|
| Constructor Summary | |
|---|---|
ConfigurationProcessor(Configuration config)
|
|
| Method Summary | |
|---|---|
protected void |
createDefaultSlice()
|
protected void |
enableTicking()
|
protected void |
export(ConfigurationProcessor.ExportInfo info)
Exports and claims resources |
static Proxy |
getAgentProxy(Proxy authorityProxy)
Converts an authority proxy to an agent proxy. |
protected void |
initializeActors()
Performs final actor initialization |
protected void |
installManagementDefaults()
|
protected void |
populateInventory()
|
void |
process()
Instantiates the configuration |
protected void |
processExports()
Exports and claims resources |
protected void |
processSecurity()
|
protected void |
processTopology()
Processes the topology section |
protected void |
recoverActors()
|
protected void |
registerActors()
|
protected void |
setGuid()
|
protected void |
setTime()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final java.lang.String SM
protected static final java.lang.String AGENT
protected static final java.lang.String AUTHORITY
public static final java.lang.String ShirakoAdmin
protected static final java.lang.String LOGGERNAME
protected LoggingTool logger
protected Configuration config
protected Global global
protected java.util.Hashtable toInitialize
protected java.util.Hashtable toExport
protected long time
| Constructor Detail |
|---|
public ConfigurationProcessor(Configuration config)
| Method Detail |
|---|
public void process()
throws java.lang.Exception
java.lang.Exception
protected void registerActors()
throws java.lang.Exception
java.lang.Exception
protected void installManagementDefaults()
throws java.lang.Exception
java.lang.Exception
protected void createDefaultSlice()
throws java.lang.Exception
java.lang.Exception
protected void populateInventory()
throws java.lang.Exception
java.lang.Exception
protected void recoverActors()
throws java.lang.Exception
java.lang.Exception
protected void enableTicking()
throws java.lang.Exception
java.lang.Exceptionprotected void setGuid()
protected void setTime()
throws java.lang.Exception
java.lang.Exception
public static Proxy getAgentProxy(Proxy authorityProxy)
throws java.lang.Exception
authorityProxy -
java.lang.Exception
protected void processTopology()
throws java.lang.Exception
java.lang.Exception
protected void export(ConfigurationProcessor.ExportInfo info)
throws java.lang.Exception
info -
java.lang.Exception
protected void initializeActors()
throws java.lang.Exception
java.lang.Exception
protected void processSecurity()
throws java.lang.Exception
java.lang.Exception
protected void processExports()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||