public class SortedMapFactoryPOATie extends SortedMapFactoryPOA
Constructor and Description |
---|
SortedMapFactoryPOATie(SortedMapFactoryOperations delegate) |
SortedMapFactoryPOATie(SortedMapFactoryOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
SortedMapFactoryOperations |
_delegate() |
void |
_delegate(SortedMapFactoryOperations delegate) |
SortedMapFactory |
_this() |
SortedMapFactory |
_this(ORB orb) |
SortedMap |
create(Operations ops,
int expected_size) |
Collection |
generic_create(NVPair[] parameters) |
_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 SortedMapFactoryPOATie(SortedMapFactoryOperations delegate)
public SortedMapFactoryPOATie(SortedMapFactoryOperations delegate, POA poa)
public SortedMapFactory _this()
_this
in class SortedMapFactoryPOA
public SortedMapFactory _this(ORB orb)
_this
in class SortedMapFactoryPOA
public SortedMapFactoryOperations _delegate()
public void _delegate(SortedMapFactoryOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public SortedMap create(Operations ops, int expected_size)
public Collection generic_create(NVPair[] parameters) throws ParameterInvalid
ParameterInvalid