org.ow2.jonas.tm.jotm.delegate
Class ServerTransactionCCFDelegate
java.lang.Object
org.ow2.jonas.tm.jotm.delegate.TransactionCCFDelegate
org.ow2.jonas.tm.jotm.delegate.ServerTransactionCCFDelegate
- All Implemented Interfaces:
- org.ow2.jonas.naming.JComponentContextFactoryDelegate
public class ServerTransactionCCFDelegate
- extends TransactionCCFDelegate
- implements org.ow2.jonas.naming.JComponentContextFactoryDelegate
Implements the TransactionCCFDelegate abstract class for server usage.
- Author:
- Francois Fornaciari
|
Method Summary |
protected void |
init()
Initialize the Context. |
void |
setTransactionService(org.ow2.jonas.tm.TransactionService transactionService)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.jonas.naming.JComponentContextFactoryDelegate |
modify, undo |
ServerTransactionCCFDelegate
public ServerTransactionCCFDelegate()
init
protected void init()
- Initialize the Context.
- Overrides:
init in class TransactionCCFDelegate
setTransactionService
public void setTransactionService(org.ow2.jonas.tm.TransactionService transactionService)
- Parameters:
transactionService - Transaction Service reference.
Copyright © 2008 OW2 Consortium. All Rights Reserved.