edu.iris.Fissures.IfSeismogramMgr
Class SeismogramFinderPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by edu.iris.Fissures.IfSeismogramMgr.SeismogramFinderPOA
          extended by edu.iris.Fissures.IfSeismogramMgr.SeismogramFinderPOATie
All Implemented Interfaces:
SeismogramComponentOperations, SeismogramFinderOperations, org.omg.CORBA.portable.InvokeHandler

public class SeismogramFinderPOATie
extends SeismogramFinderPOA


Constructor Summary
SeismogramFinderPOATie(SeismogramFinderOperations delegate)
           
SeismogramFinderPOATie(SeismogramFinderOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 SeismogramFinderOperations _delegate()
           
 void _delegate(SeismogramFinderOperations delegate)
           
 SeismogramFactory a_factory()
           
 SeismogramFinder a_finder()
           
 RemoteMotionVector find_group(GroupRequest[] a_request)
           
 SeismogramAccess[] find_seismograms(RequestFilter[] a_request)
           
 
Methods inherited from class edu.iris.Fissures.IfSeismogramMgr.SeismogramFinderPOA
_all_interfaces, _invoke, _this, _this
 
Methods inherited from class org.omg.PortableServer.Servant
_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

SeismogramFinderPOATie

public SeismogramFinderPOATie(SeismogramFinderOperations delegate)

SeismogramFinderPOATie

public SeismogramFinderPOATie(SeismogramFinderOperations delegate,
                              org.omg.PortableServer.POA poa)
Method Detail

_delegate

public SeismogramFinderOperations _delegate()

_delegate

public void _delegate(SeismogramFinderOperations delegate)

_default_POA

public org.omg.PortableServer.POA _default_POA()
Overrides:
_default_POA in class org.omg.PortableServer.Servant

a_finder

public SeismogramFinder a_finder()

a_factory

public SeismogramFactory a_factory()

find_seismograms

public SeismogramAccess[] find_seismograms(RequestFilter[] a_request)
                                    throws FissuresException
Throws:
FissuresException

find_group

public RemoteMotionVector find_group(GroupRequest[] a_request)
                              throws FissuresException
Throws:
FissuresException