cvm.se.manager
Class SEManager

java.lang.Object
  extended by cvm.se.manager.SEManager

public class SEManager
extends java.lang.Object

This is the main entry into the SE, the facade makes direct calls to this class.

Author:
Frank Hernandez, Raidel Batista, Eddie Incert

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

getInstance

public static SEManager getInstance()

handleCommunications

public void handleCommunications(java.lang.String controlSchemaXML)
Handles the commincation requested from UCI.

Parameters:
controlSchemaXML -

handleCommunicationData

public void handleCommunicationData(java.lang.String dataSchemaXML)
Handles the data schema for SE.

Parameters:
dataSchemaXML -