edu.sc.seis.cormorant.event
Class EventFactoryImpl
java.lang.Object
org.omg.PortableServer.Servant
edu.iris.Fissures.IfEvent.EventFactoryPOA
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)
|
| 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 |
EventFactoryImpl
public EventFactoryImpl(edu.sc.seis.fissuresUtil.database.event.JDBCEventAccess jdbcEventAccess,
org.omg.PortableServer.POA poa)
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.