org.omg.CosCollection
Class KeySortedSetFactoryPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CosCollection.KeySortedSetFactoryPOA
          extended byorg.omg.CosCollection.KeySortedSetFactoryPOATie
All Implemented Interfaces:
InvokeHandler, KeySortedSetFactoryOperations

public class KeySortedSetFactoryPOATie
extends KeySortedSetFactoryPOA

Generated from IDL interface "KeySortedSetFactory"

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

Constructor Summary
KeySortedSetFactoryPOATie(KeySortedSetFactoryOperations delegate)
           
KeySortedSetFactoryPOATie(KeySortedSetFactoryOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 KeySortedSetFactoryOperations _delegate()
           
 void _delegate(KeySortedSetFactoryOperations delegate)
           
 KeySortedSetFactory _this()
           
 KeySortedSetFactory _this(ORB orb)
           
 KeySortedSet create(Operations ops, int expected_size)
           
 
Methods inherited from class org.omg.CosCollection.KeySortedSetFactoryPOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _get_interface, _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

KeySortedSetFactoryPOATie

public KeySortedSetFactoryPOATie(KeySortedSetFactoryOperations delegate)

KeySortedSetFactoryPOATie

public KeySortedSetFactoryPOATie(KeySortedSetFactoryOperations delegate,
                                 POA poa)
Method Detail

_this

public KeySortedSetFactory _this()
Overrides:
_this in class KeySortedSetFactoryPOA

_this

public KeySortedSetFactory _this(ORB orb)
Overrides:
_this in class KeySortedSetFactoryPOA

_delegate

public KeySortedSetFactoryOperations _delegate()

_delegate

public void _delegate(KeySortedSetFactoryOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

create

public KeySortedSet create(Operations ops,
                           int expected_size)