edu.sc.seis.cormorant.network
Class NetworkController

java.lang.Object
  extended by edu.sc.seis.cormorant.AbstractController
      extended by edu.sc.seis.cormorant.DBProvidingAbstractController
          extended by edu.sc.seis.cormorant.network.NetworkController
All Implemented Interfaces:
Controller

public class NetworkController
extends DBProvidingAbstractController

Author:
crotwell Created on Jan 31, 2005

Field Summary
 
Fields inherited from class edu.sc.seis.cormorant.DBProvidingAbstractController
dbConnCreator
 
Constructor Summary
NetworkController(java.util.Properties confProps, java.lang.String serverPropName, org.omg.CORBA.ORB orb)
           
 
Method Summary
 NetworkServantLocator getNetworkServantLocator()
           
 org.omg.PortableServer.Servant getServant()
           
 
Methods inherited from class edu.sc.seis.cormorant.AbstractController
createPOA, createPolicy, destroy, getAlternateServerDNS, getAlternateServerName, getConfigProps, getInterfaceName, getPropertryPrefix, getServerDNS, getServerName, getServerPropName, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetworkController

public NetworkController(java.util.Properties confProps,
                         java.lang.String serverPropName,
                         org.omg.CORBA.ORB orb)
                  throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getServant

public org.omg.PortableServer.Servant getServant()
Specified by:
getServant in class AbstractController

getNetworkServantLocator

public NetworkServantLocator getNetworkServantLocator()


Copyright © 2004-2007 Seismology at the University of South Carolina. All Rights Reserved.