edu.sc.seis.cormorant.event
Class EventController

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

public class EventController
extends DBProvidingAbstractController

Author:
crotwell Created on Dec 20, 2004

Field Summary
 
Fields inherited from class edu.sc.seis.cormorant.DBProvidingAbstractController
dbConnCreator
 
Constructor Summary
EventController(java.util.Properties confProps, java.lang.String serverPropName, org.omg.CORBA.ORB orb)
           
 
Method Summary
protected  EventFinderImpl getEventFinderImpl(org.omg.PortableServer.POA eventControllerPOA)
           
 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

EventController

public EventController(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

getEventFinderImpl

protected EventFinderImpl getEventFinderImpl(org.omg.PortableServer.POA eventControllerPOA)
                                      throws java.sql.SQLException
Throws:
java.sql.SQLException


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