|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcvm.se.manager.SEManager
public class SEManager
This is the main entry into the SE, the facade makes direct calls to this class.
Method Summary | |
---|---|
static SEManager |
getInstance()
|
void |
handleCommunicationData(java.lang.String dataSchemaXML)
Handles the data schema for SE. |
void |
handleCommunications(java.lang.String controlSchemaXML)
Handles the commincation requested from UCI. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static SEManager getInstance()
public void handleCommunications(java.lang.String controlSchemaXML)
controlSchemaXML
- public void handleCommunicationData(java.lang.String dataSchemaXML)
dataSchemaXML
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |