public class ServerPOATie extends ServerPOA
| Constructor and Description |
|---|
ServerPOATie(ServerOperations delegate) |
ServerPOATie(ServerOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA()
Returns the
root POA from the ORB instance associated with the servant.
|
ServerOperations |
_delegate() |
void |
_delegate(ServerOperations delegate) |
void |
install()
Install the server.
|
void |
shutdown()
Shutdown this server.
|
void |
uninstall()
Uninstall the server.
|
_all_interfaces, _invoke, _this, _this_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic ServerPOATie(ServerOperations delegate)
public ServerPOATie(ServerOperations delegate, POA poa)
public ServerOperations _delegate()
public void _delegate(ServerOperations delegate)
public POA _default_POA()
Servant_default_POA in class Servantdefault_POA the POA associated with the
Servant.public void shutdown()
public void install()
public void uninstall()
Copyright © 2018 JBoss by Red Hat. All rights reserved.