public class BagFactoryPOATie extends BagFactoryPOA
| Constructor and Description |
|---|
BagFactoryPOATie(BagFactoryOperations delegate) |
BagFactoryPOATie(BagFactoryOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
BagFactoryOperations |
_delegate() |
void |
_delegate(BagFactoryOperations delegate) |
BagFactory |
_this() |
BagFactory |
_this(ORB orb) |
Bag |
create(Operations ops,
int expected_size) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic BagFactoryPOATie(BagFactoryOperations delegate)
public BagFactoryPOATie(BagFactoryOperations delegate, POA poa)
public BagFactory _this()
_this in class BagFactoryPOApublic BagFactory _this(ORB orb)
_this in class BagFactoryPOApublic BagFactoryOperations _delegate()
public void _delegate(BagFactoryOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic Bag create(Operations ops, int expected_size)
Copyright © 2015 JacORB. All rights reserved.