edu.iris.Fissures.IfDataSetMgr
Class DataSetComponentPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by edu.iris.Fissures.IfDataSetMgr.DataSetComponentPOA
          extended by edu.iris.Fissures.IfDataSetMgr.DataSetComponentPOATie
All Implemented Interfaces:
DataSetComponentOperations, org.omg.CORBA.portable.InvokeHandler

public class DataSetComponentPOATie
extends DataSetComponentPOA


Constructor Summary
DataSetComponentPOATie(DataSetComponentOperations delegate)
           
DataSetComponentPOATie(DataSetComponentOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 DataSetComponentOperations _delegate()
           
 void _delegate(DataSetComponentOperations delegate)
           
 DataSetFactory a_factory()
           
 DataSetFinder a_finder()
           
 
Methods inherited from class edu.iris.Fissures.IfDataSetMgr.DataSetComponentPOA
_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

DataSetComponentPOATie

public DataSetComponentPOATie(DataSetComponentOperations delegate)

DataSetComponentPOATie

public DataSetComponentPOATie(DataSetComponentOperations delegate,
                              org.omg.PortableServer.POA poa)
Method Detail

_delegate

public DataSetComponentOperations _delegate()

_delegate

public void _delegate(DataSetComponentOperations delegate)

_default_POA

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

a_finder

public DataSetFinder a_finder()

a_factory

public DataSetFactory a_factory()