public class SortedRelationFactoryPOATie extends SortedRelationFactoryPOA
| Constructor and Description |
|---|
SortedRelationFactoryPOATie(SortedRelationFactoryOperations delegate) |
SortedRelationFactoryPOATie(SortedRelationFactoryOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
SortedRelationFactoryOperations |
_delegate() |
void |
_delegate(SortedRelationFactoryOperations delegate) |
SortedRelationFactory |
_this() |
SortedRelationFactory |
_this(ORB orb) |
SortedRelation |
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 SortedRelationFactoryPOATie(SortedRelationFactoryOperations delegate)
public SortedRelationFactoryPOATie(SortedRelationFactoryOperations delegate, POA poa)
public SortedRelationFactory _this()
_this in class SortedRelationFactoryPOApublic SortedRelationFactory _this(ORB orb)
_this in class SortedRelationFactoryPOApublic SortedRelationFactoryOperations _delegate()
public void _delegate(SortedRelationFactoryOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic SortedRelation create(Operations ops, int expected_size)
public Collection generic_create(NVPair[] parameters) throws ParameterInvalid
ParameterInvalidCopyright © 2015 JacORB. All rights reserved.