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