com.panorama.startup
Class PanoramaMain

java.lang.Object
  |
  +--com.panorama.startup.PanoramaMain

public class PanoramaMain
extends java.lang.Object

Builds the Registry for Panorama, then exits. Demonstrates how the MDDs are parsed and the startup logic executed.

Author:
Howard Lewis Ship

Constructor Summary
PanoramaMain()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PanoramaMain

public PanoramaMain()
Method Detail

main

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