ParkNPark.middletier
Class Server

java.lang.Object
  extended by ParkNPark.middletier.Server

public class Server
extends Object

Starts the server from scratch by activating CORBA, registering our client manager factory with the naming service, and handing control over to CORBA


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

Constructor Detail

Server

public Server()
Method Detail

main

public static void main(String[] args)
Starts the ParkNPark server

Parameters:
args -