public class HeapFactoryPOATie extends HeapFactoryPOA
Constructor and Description |
---|
HeapFactoryPOATie(HeapFactoryOperations delegate) |
HeapFactoryPOATie(HeapFactoryOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
HeapFactoryOperations |
_delegate() |
void |
_delegate(HeapFactoryOperations delegate) |
HeapFactory |
_this() |
HeapFactory |
_this(ORB orb) |
Heap |
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 HeapFactoryPOATie(HeapFactoryOperations delegate)
public HeapFactoryPOATie(HeapFactoryOperations delegate, POA poa)
public HeapFactory _this()
_this
in class HeapFactoryPOA
public HeapFactory _this(ORB orb)
_this
in class HeapFactoryPOA
public HeapFactoryOperations _delegate()
public void _delegate(HeapFactoryOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public Heap create(Operations ops, int expected_size)
public Collection generic_create(NVPair[] parameters) throws ParameterInvalid
ParameterInvalid
Copyright © 2017 JacORB. All rights reserved.