cvm.uci.manager
Class UCI_M_Facade

java.lang.Object
  extended by cvm.uci.manager.UCI_M_Facade

public class UCI_M_Facade
extends java.lang.Object

Facade into the UCI System

Author:
jmart054

Method Summary
static UCI_M_Facade getInstance()
          Singleton Implementation for the UCI_M_Facade
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static UCI_M_Facade getInstance()
Singleton Implementation for the UCI_M_Facade

Returns:
UCI_M_Facade instance

main

public static void main(java.lang.String[] args)