public class SortedBagFactoryPOATie extends SortedBagFactoryPOA
Constructor and Description |
---|
SortedBagFactoryPOATie(SortedBagFactoryOperations delegate) |
SortedBagFactoryPOATie(SortedBagFactoryOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
SortedBagFactoryOperations |
_delegate() |
void |
_delegate(SortedBagFactoryOperations delegate) |
SortedBagFactory |
_this() |
SortedBagFactory |
_this(ORB orb) |
SortedBag |
create(Operations ops,
int expected_size) |
_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 SortedBagFactoryPOATie(SortedBagFactoryOperations delegate)
public SortedBagFactoryPOATie(SortedBagFactoryOperations delegate, POA poa)
public SortedBagFactory _this()
_this
in class SortedBagFactoryPOA
public SortedBagFactory _this(ORB orb)
_this
in class SortedBagFactoryPOA
public SortedBagFactoryOperations _delegate()
public void _delegate(SortedBagFactoryOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public SortedBag create(Operations ops, int expected_size)
Copyright © 2016 JacORB. All rights reserved.