|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.tm.jotm.delegate.TransactionCCFDelegate
org.ow2.jonas.tm.jotm.delegate.ServerTransactionCCFDelegate
public class ServerTransactionCCFDelegate
Implements the TransactionCCFDelegate abstract class for server usage.
| Field Summary |
|---|
| Fields inherited from class org.ow2.jonas.tm.jotm.delegate.TransactionCCFDelegate |
|---|
tsr, userTransaction |
| Constructor Summary | |
|---|---|
ServerTransactionCCFDelegate()
|
|
| Method Summary | |
|---|---|
protected void |
init()
Initialize the Context. |
void |
setTransactionService(TransactionService transactionService)
|
| Methods inherited from class org.ow2.jonas.tm.jotm.delegate.TransactionCCFDelegate |
|---|
modify, undo |
| 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 |
| Constructor Detail |
|---|
public ServerTransactionCCFDelegate()
| Method Detail |
|---|
protected void init()
init in class TransactionCCFDelegatepublic void setTransactionService(TransactionService transactionService)
transactionService - Transaction Service reference.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||