edu.sc.seis.cormorant.event
Class EventFactoryImpl

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by edu.iris.Fissures.IfEvent.EventFactoryPOA
          extended by edu.sc.seis.cormorant.event.EventFactoryImpl
All Implemented Interfaces:
EventDCOperations, EventFactoryOperations, EventMgrOperations, org.omg.CORBA.portable.InvokeHandler

public class EventFactoryImpl
extends EventFactoryPOA

EventFactoryImpl.java Created: Mon Oct 1 13:12:13 2001

Version:
Author:

Constructor Summary
EventFactoryImpl(edu.sc.seis.fissuresUtil.database.event.JDBCEventAccess jdbcEventAccess, org.omg.PortableServer.POA poa)
           
 
Method Summary
 EventChannelFinder a_channel_finder()
           
 EventFactory a_factory()
           
 EventFinder a_finder()
           
 Event create(EventAttr attributes, AuditInfo[] audit_info)
           
 void setEventFactory(EventFactory eventFactory)
           
 void setEventFinder(EventFinder eventFinder)
           
 
Methods inherited from class edu.iris.Fissures.IfEvent.EventFactoryPOA
_all_interfaces, _invoke, _this, _this
 
Methods inherited from class org.omg.PortableServer.Servant
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventFactoryImpl

public EventFactoryImpl(edu.sc.seis.fissuresUtil.database.event.JDBCEventAccess jdbcEventAccess,
                        org.omg.PortableServer.POA poa)
Method Detail

create

public Event create(EventAttr attributes,
                    AuditInfo[] audit_info)
Specified by:
create in interface EventFactoryOperations
Specified by:
create in class EventFactoryPOA

a_factory

public EventFactory a_factory()
Specified by:
a_factory in interface EventMgrOperations
Specified by:
a_factory in class EventFactoryPOA

a_finder

public EventFinder a_finder()
Specified by:
a_finder in interface EventDCOperations
Specified by:
a_finder in class EventFactoryPOA

a_channel_finder

public EventChannelFinder a_channel_finder()
Specified by:
a_channel_finder in interface EventDCOperations
Specified by:
a_channel_finder in class EventFactoryPOA

setEventFinder

public void setEventFinder(EventFinder eventFinder)

setEventFactory

public void setEventFactory(EventFactory eventFactory)


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