edu.iris.Fissures.IfParameterMgr
Class ParameterComponentPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by edu.iris.Fissures.IfParameterMgr.ParameterComponentPOA
          extended by edu.iris.Fissures.IfParameterMgr.ParameterComponentPOATie
All Implemented Interfaces:
ParameterComponentOperations, org.omg.CORBA.portable.InvokeHandler

public class ParameterComponentPOATie
extends ParameterComponentPOA


Constructor Summary
ParameterComponentPOATie(ParameterComponentOperations delegate)
           
ParameterComponentPOATie(ParameterComponentOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 ParameterComponentOperations _delegate()
           
 void _delegate(ParameterComponentOperations delegate)
           
 ParameterMgrAccess a_parm__mgr()
           
 ParmSetFinder a_parmset_finder()
           
 
Methods inherited from class edu.iris.Fissures.IfParameterMgr.ParameterComponentPOA
_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

ParameterComponentPOATie

public ParameterComponentPOATie(ParameterComponentOperations delegate)

ParameterComponentPOATie

public ParameterComponentPOATie(ParameterComponentOperations delegate,
                                org.omg.PortableServer.POA poa)
Method Detail

_delegate

public ParameterComponentOperations _delegate()

_delegate

public void _delegate(ParameterComponentOperations delegate)

_default_POA

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

a_parmset_finder

public ParmSetFinder a_parmset_finder()

a_parm__mgr

public ParameterMgrAccess a_parm__mgr()