public class TransactionService extends TransactionFactoryPOA
Constructor and Description |
---|
TransactionService() |
Modifier and Type | Method and Description |
---|---|
Control |
create(int time_out) |
static TransactionFactory |
get_reference() |
static boolean |
is_initialized() |
static void |
main(String[] args) |
Control |
recreate(PropagationContext ctx) |
static void |
start(POA _poa,
int max_of_trans) |
_all_interfaces, _invoke, _this, _this
_default_POA, _get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public static boolean is_initialized()
public static TransactionFactory get_reference()
public Control create(int time_out)
public Control recreate(PropagationContext ctx)
public static void start(POA _poa, int max_of_trans)
public static void main(String[] args)
Copyright © 2017 JacORB. All rights reserved.