|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.parabon.server.common.SenecaLocator
com.parabon.client.SimulatorSessionManagerLocator
public class SimulatorSessionManagerLocator
The SimulatorSessionManagerLocator is used as a substitute for the normal one so that the local simulator runtime model functions as a smaller version of the real one. In this case, we want the SimulatorSessionManager to act as a MessageManagerInterface for the Java engine.
| Field Summary |
|---|
| Fields inherited from class com.parabon.server.common.SenecaLocator |
|---|
CLIENT_MANAGER, CONFIG_MANAGER, distributionMap, interfaceMap, LOG_MANAGER, PROVIDER_MANAGER, REGISTRATION_MANAGER, serverMap, TASK_SCHEDULER, theUrls, UNKNOWN, weakRandom, WEB_MANAGER |
| Constructor Summary | |
|---|---|
SimulatorSessionManagerLocator()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
find(java.lang.Object id)
|
static void |
registerManager(com.parabon.server.common.MessageManagerInterface mmi)
|
| Methods inherited from class com.parabon.server.common.SenecaLocator |
|---|
createInterface, find, find, getIndex, getIterator, getManagerID, getRandom, init, isResponsibleFor, isResponsibleFor, isResponsibleFor, isResponsibleForByInstanceName, isResponsibleForByInstanceName, isResponsibleForByInstanceName, isResponsibleForByServiceName, isResponsibleForByServiceName, isResponsibleForByServiceName, length, resolveStaticReference, setLog, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SimulatorSessionManagerLocator()
| Method Detail |
|---|
public static void registerManager(com.parabon.server.common.MessageManagerInterface mmi)
public java.lang.Object find(java.lang.Object id)
find in class com.parabon.server.common.SenecaLocator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||