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:
- edu.iris.Fissures.IfEvent.EventDCOperations, edu.iris.Fissures.IfEvent.EventFactoryOperations, edu.iris.Fissures.IfEvent.EventMgrOperations, org.omg.CORBA.portable.InvokeHandler
public class EventFactoryImpl
- extends edu.iris.Fissures.IfEvent.EventFactoryPOA
Constructor Summary |
EventFactoryImpl(edu.sc.seis.fissuresUtil.hibernate.EventDB jdbcEventAccess,
org.omg.PortableServer.POA poa)
|
Method Summary |
edu.iris.Fissures.IfEvent.EventChannelFinder |
a_channel_finder()
|
edu.iris.Fissures.IfEvent.EventFactory |
a_factory()
|
edu.iris.Fissures.IfEvent.EventFinder |
a_finder()
|
edu.iris.Fissures.IfEvent.Event |
create(edu.iris.Fissures.IfEvent.EventAttr attributes,
edu.iris.Fissures.AuditInfo[] audit_info)
|
void |
setEventFactory(edu.iris.Fissures.IfEvent.EventFactory eventFactory)
|
void |
setEventFinder(edu.iris.Fissures.IfEvent.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 |
EventFactoryImpl
public EventFactoryImpl(edu.sc.seis.fissuresUtil.hibernate.EventDB jdbcEventAccess,
org.omg.PortableServer.POA poa)
create
public edu.iris.Fissures.IfEvent.Event create(edu.iris.Fissures.IfEvent.EventAttr attributes,
edu.iris.Fissures.AuditInfo[] audit_info)
a_factory
public edu.iris.Fissures.IfEvent.EventFactory a_factory()
a_finder
public edu.iris.Fissures.IfEvent.EventFinder a_finder()
a_channel_finder
public edu.iris.Fissures.IfEvent.EventChannelFinder a_channel_finder()
setEventFinder
public void setEventFinder(edu.iris.Fissures.IfEvent.EventFinder eventFinder)
setEventFactory
public void setEventFactory(edu.iris.Fissures.IfEvent.EventFactory eventFactory)