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_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public KeySortedSetFactoryPOATie(KeySortedSetFactoryOperations delegate)
public KeySortedSetFactoryPOATie(KeySortedSetFactoryOperations delegate, POA poa)
public KeySortedSetFactory _this()
_this
in class KeySortedSetFactoryPOA
public KeySortedSetFactory _this(ORB orb)
_this
in class KeySortedSetFactoryPOA
public KeySortedSetFactoryOperations _delegate()
public void _delegate(KeySortedSetFactoryOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public KeySortedSet create(Operations ops, int expected_size)
Copyright © 2016 JacORB. All rights reserved.