public class TransactionFactoryPOATie extends TransactionFactoryPOA
Constructor and Description |
---|
TransactionFactoryPOATie(TransactionFactoryOperations delegate) |
TransactionFactoryPOATie(TransactionFactoryOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
TransactionFactoryOperations |
_delegate() |
void |
_delegate(TransactionFactoryOperations delegate) |
TransactionFactory |
_this() |
TransactionFactory |
_this(ORB orb) |
Control |
create(int time_out) |
Control |
recreate(PropagationContext ctx) |
_all_interfaces, _invoke
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public TransactionFactoryPOATie(TransactionFactoryOperations delegate)
public TransactionFactoryPOATie(TransactionFactoryOperations delegate, POA poa)
public TransactionFactory _this()
_this
in class TransactionFactoryPOA
public TransactionFactory _this(ORB orb)
_this
in class TransactionFactoryPOA
public TransactionFactoryOperations _delegate()
public void _delegate(TransactionFactoryOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public Control create(int time_out)
public Control recreate(PropagationContext ctx)
Copyright © 2021 JBoss by Red Hat. All rights reserved.