edu.sc.seis.cormorant.event
Class EventMgrImpl

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

public class EventMgrImpl
extends EventMgrPOA


Constructor Summary
EventMgrImpl()
           
 
Method Summary
 EventChannelFinder a_channel_finder()
           
 EventFactory a_factory()
           
 EventFinder a_finder()
           
 void setEventFactory(EventFactory eventFactory)
           
 void setEventFinder(EventFinder eventFinder)
           
 
Methods inherited from class edu.iris.Fissures.IfEvent.EventMgrPOA
_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

EventMgrImpl

public EventMgrImpl()
Method Detail

a_factory

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

a_finder

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

a_channel_finder

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

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.