org.omg.CORBA
Class CurrentPOATie

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

public class CurrentPOATie
extends CurrentPOA

Generated from IDL interface "Current".

Version:
generated at Nov 26, 2008 7:00:00 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007

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()
Overrides:
_default_POA in class org.omg.PortableServer.Servant


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