edu.sc.seis.cormorant.network
Class NetworkController
java.lang.Object
edu.sc.seis.cormorant.AbstractController
edu.sc.seis.cormorant.DBProvidingAbstractController
edu.sc.seis.cormorant.network.NetworkController
- All Implemented Interfaces:
- Controller
public class NetworkController
- extends DBProvidingAbstractController
Constructor Summary |
NetworkController(java.util.Properties confProps,
java.lang.String serverPropName,
org.omg.CORBA.ORB orb)
|
Methods inherited from class edu.sc.seis.cormorant.AbstractController |
createPOA, createPolicy, destroy, getAlternateServerDNS, getAlternateServerName, getConfigProps, getInterfaceName, getORB, getProperty, getProperty, getPropertyKey, getPropertyPrefix, getServerDNS, getServerName, getServerPropName, start, stop |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
netLocate
protected NetworkServantLocator netLocate
networkDCImpl
protected NetworkDCImpl networkDCImpl
NetworkController
public NetworkController(java.util.Properties confProps,
java.lang.String serverPropName,
org.omg.CORBA.ORB orb)
throws java.lang.Exception
- Throws:
java.lang.Exception
getServant
public org.omg.PortableServer.Servant getServant()
throws java.lang.Exception
- Specified by:
getServant
in class AbstractController
- Throws:
java.lang.Exception
createNetworkDC
protected void createNetworkDC(org.omg.CORBA.ORB orb)
throws java.lang.Exception
- Throws:
java.lang.Exception
getNetworkServantLocator
public NetworkServantLocator getNetworkServantLocator()
createLocator
protected NetworkServantLocator createLocator(org.omg.PortableServer.POA networkControllerPOA)
throws edu.sc.seis.fissuresUtil.database.NotFound
- Throws:
edu.sc.seis.fissuresUtil.database.NotFound