public class KeySortedSetFactoryPOATie extends KeySortedSetFactoryPOA
| Constructor and Description |
|---|
KeySortedSetFactoryPOATie(KeySortedSetFactoryOperations delegate) |
KeySortedSetFactoryPOATie(KeySortedSetFactoryOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
KeySortedSetFactoryOperations |
_delegate() |
void |
_delegate(KeySortedSetFactoryOperations delegate) |
KeySortedSetFactory |
_this() |
KeySortedSetFactory |
_this(ORB orb) |
KeySortedSet |
create(Operations ops,
int expected_size) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic KeySortedSetFactoryPOATie(KeySortedSetFactoryOperations delegate)
public KeySortedSetFactoryPOATie(KeySortedSetFactoryOperations delegate, POA poa)
public KeySortedSetFactory _this()
_this in class KeySortedSetFactoryPOApublic KeySortedSetFactory _this(ORB orb)
_this in class KeySortedSetFactoryPOApublic KeySortedSetFactoryOperations _delegate()
public void _delegate(KeySortedSetFactoryOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic KeySortedSet create(Operations ops, int expected_size)
Copyright © 2015 JacORB. All rights reserved.