org.omg.CosCollection
Class KeySortedSetFactoryPOATie

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

public class KeySortedSetFactoryPOATie
extends KeySortedSetFactoryPOA

Generated from IDL interface "KeySortedSetFactory".

Version:
generated at Mar 21, 2012 11:04:28 AM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009

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_component, _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)