public class CurrentConnectionPOATie extends CurrentConnectionPOA
Constructor and Description |
---|
CurrentConnectionPOATie(CurrentConnectionOperations delegate) |
CurrentConnectionPOATie(CurrentConnectionOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
CurrentConnectionOperations |
_delegate() |
void |
_delegate(CurrentConnectionOperations delegate) |
CurrentConnection |
_this() |
CurrentConnection |
_this(ORB orb) |
void |
end(Coordinator tx,
otid_t otid,
boolean success) |
void |
resume(Coordinator tx,
otid_t otid) |
int |
rmid() |
void |
start(Coordinator tx,
otid_t otid) |
void |
suspend(Coordinator tx,
otid_t otid) |
short |
thread_model() |
_all_interfaces, _invoke
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public CurrentConnectionPOATie(CurrentConnectionOperations delegate)
public CurrentConnectionPOATie(CurrentConnectionOperations delegate, POA poa)
public CurrentConnection _this()
_this
in class CurrentConnectionPOA
public CurrentConnection _this(ORB orb)
_this
in class CurrentConnectionPOA
public CurrentConnectionOperations _delegate()
public void _delegate(CurrentConnectionOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public void start(Coordinator tx, otid_t otid)
public void end(Coordinator tx, otid_t otid, boolean success)
public void resume(Coordinator tx, otid_t otid)
public void suspend(Coordinator tx, otid_t otid)
public int rmid()
public short thread_model()
Copyright © 2021 JBoss by Red Hat. All rights reserved.