org.omg.CORBA
Class CurrentPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CORBA.CurrentPOA
          extended byorg.omg.CORBA.CurrentPOATie
All Implemented Interfaces:
CurrentOperations, org.omg.CORBA.portable.InvokeHandler

public class CurrentPOATie
extends CurrentPOA

Generated from IDL interface "Current"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Constructor Summary
CurrentPOATie(CurrentOperations delegate)
           
CurrentPOATie(CurrentOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 CurrentOperations _delegate()
           
 void _delegate(CurrentOperations delegate)
           
 Current _this()
           
 Current _this(org.omg.CORBA.ORB orb)
           
 
Methods inherited from class org.omg.CORBA.CurrentPOA
_all_interfaces, _invoke
 
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

CurrentPOATie

public CurrentPOATie(CurrentOperations delegate)

CurrentPOATie

public CurrentPOATie(CurrentOperations delegate,
                     org.omg.PortableServer.POA poa)
Method Detail

_this

public Current _this()
Overrides:
_this in class CurrentPOA

_this

public Current _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class CurrentPOA

_delegate

public CurrentOperations _delegate()

_delegate

public void _delegate(CurrentOperations delegate)

_default_POA

public org.omg.PortableServer.POA _default_POA()


Copyright © {inceptionYear}-2007 null. All Rights Reserved.