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_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public BagFactoryPOATie(BagFactoryOperations delegate)
public BagFactoryPOATie(BagFactoryOperations delegate, POA poa)
public BagFactory _this()
_this
in class BagFactoryPOA
public BagFactory _this(ORB orb)
_this
in class BagFactoryPOA
public BagFactoryOperations _delegate()
public void _delegate(BagFactoryOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public Bag create(Operations ops, int expected_size)
Copyright © 2016 JacORB. All rights reserved.