public class ActionControlPOATie extends ActionControlPOA
Constructor and Description |
---|
ActionControlPOATie(ActionControlOperations delegate) |
ActionControlPOATie(ActionControlOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
ActionControlOperations |
_delegate() |
void |
_delegate(ActionControlOperations delegate) |
ActionControl |
_this() |
ActionControl |
_this(ORB orb) |
void |
destroy() |
Coordinator |
get_coordinator() |
Terminator |
get_terminator() |
Control |
getParentControl() |
_all_interfaces, _invoke
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public ActionControlPOATie(ActionControlOperations delegate)
public ActionControlPOATie(ActionControlOperations delegate, POA poa)
public ActionControl _this()
_this
in class ActionControlPOA
public ActionControl _this(ORB orb)
_this
in class ActionControlPOA
public ActionControlOperations _delegate()
public void _delegate(ActionControlOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public Terminator get_terminator() throws Unavailable
Unavailable
public Coordinator get_coordinator() throws Unavailable
Unavailable
public Control getParentControl() throws Unavailable
Unavailable
public void destroy() throws Destroyed, BadControl, ActiveThreads, ActiveTransaction
Copyright © 2021 JBoss by Red Hat. All rights reserved.