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