org.jacorb.transaction
Class TransactionService
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosTransactions.TransactionFactoryPOA
org.jacorb.transaction.TransactionService
- All Implemented Interfaces:
- InvokeHandler, TransactionFactoryOperations
public class TransactionService
- extends TransactionFactoryPOA
| Methods inherited from class org.omg.PortableServer.Servant |
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionService
public TransactionService()
is_initialized
public static boolean is_initialized()
get_reference
public static TransactionFactory get_reference()
create
public Control create(int time_out)
recreate
public Control recreate(PropagationContext ctx)
start
public static void start(POA _poa,
int max_of_trans)
main
public static void main(String[] args)
Copyright © 2015 JacORB. All rights reserved.