public class SortedSetFactoryPOATie extends SortedSetFactoryPOA
| Constructor and Description |
|---|
SortedSetFactoryPOATie(SortedSetFactoryOperations delegate) |
SortedSetFactoryPOATie(SortedSetFactoryOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
SortedSetFactoryOperations |
_delegate() |
void |
_delegate(SortedSetFactoryOperations delegate) |
SortedSetFactory |
_this() |
SortedSetFactory |
_this(ORB orb) |
SortedSet |
create(Operations ops,
int expected_size) |
Collection |
generic_create(NVPair[] parameters) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic SortedSetFactoryPOATie(SortedSetFactoryOperations delegate)
public SortedSetFactoryPOATie(SortedSetFactoryOperations delegate, POA poa)
public SortedSetFactory _this()
_this in class SortedSetFactoryPOApublic SortedSetFactory _this(ORB orb)
_this in class SortedSetFactoryPOApublic SortedSetFactoryOperations _delegate()
public void _delegate(SortedSetFactoryOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic SortedSet create(Operations ops, int expected_size)
public Collection generic_create(NVPair[] parameters) throws ParameterInvalid
ParameterInvalidCopyright © 2015 JacORB. All rights reserved.