edu.sc.seis.cormorant.network
Class NetworkDCImpl

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by edu.iris.Fissures.IfNetwork.NetworkDCPOA
          extended by edu.sc.seis.cormorant.network.NetworkDCImpl
All Implemented Interfaces:
NetworkDCOperations, org.omg.CORBA.portable.InvokeHandler

public class NetworkDCImpl
extends NetworkDCPOA

NetworkDCImpl.java Created: Thu Mar 15 11:32:29 2001

Version:
Author:
Philip Crotwell

Field Summary
protected  NetworkExplorer explorer
           
protected  NetworkFinder finder
           
 
Constructor Summary
NetworkDCImpl(NetworkExplorer explorer, NetworkFinder finder)
           
 
Method Summary
 NetworkExplorer a_explorer()
           
 NetworkFinder a_finder()
           
 
Methods inherited from class edu.iris.Fissures.IfNetwork.NetworkDCPOA
_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
 

Field Detail

explorer

protected NetworkExplorer explorer

finder

protected NetworkFinder finder
Constructor Detail

NetworkDCImpl

public NetworkDCImpl(NetworkExplorer explorer,
                     NetworkFinder finder)
Method Detail

a_explorer

public NetworkExplorer a_explorer()
Specified by:
a_explorer in interface NetworkDCOperations
Specified by:
a_explorer in class NetworkDCPOA

a_finder

public NetworkFinder a_finder()
Specified by:
a_finder in interface NetworkDCOperations
Specified by:
a_finder in class NetworkDCPOA


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