public class ORBProxyPOATie extends ORBProxyPOA
Constructor and Description |
---|
ORBProxyPOATie(ORBProxyOperations delegate) |
ORBProxyPOATie(ORBProxyOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA()
Returns the
root POA from the ORB instance associated with the servant.
|
ORBProxyOperations |
_delegate() |
void |
_delegate(ORBProxyOperations delegate) |
boolean |
activate_adapter(String[] name)
Method used to cause ORB to activate the named adapter, if possible.
|
_all_interfaces, _invoke, _this, _this
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public ORBProxyPOATie(ORBProxyOperations delegate)
public ORBProxyPOATie(ORBProxyOperations delegate, POA poa)
public ORBProxyOperations _delegate()
public void _delegate(ORBProxyOperations delegate)
public POA _default_POA()
Servant
_default_POA
in class Servant
default_POA
the POA associated with the
Servant
.public boolean activate_adapter(String[] name)
Copyright © 2019 JBoss by Red Hat. All rights reserved.