org.ow2.jonas.tm.jotm.delegate
Class UserTransactionCCFDelegate

java.lang.Object
  extended by org.ow2.jonas.tm.jotm.delegate.TransactionCCFDelegate
      extended by org.ow2.jonas.tm.jotm.delegate.UserTransactionCCFDelegate
All Implemented Interfaces:
JComponentContextFactoryDelegate

public class UserTransactionCCFDelegate
extends TransactionCCFDelegate

Implements the TransactionCCFDelegate abstract class for client usage.

Author:
Guillaume Sauthier

Field Summary
 
Fields inherited from class org.ow2.jonas.tm.jotm.delegate.TransactionCCFDelegate
tsr, userTransaction
 
Constructor Summary
UserTransactionCCFDelegate()
           
 
Method Summary
protected  void init()
          Initialize the Context.
 
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
 

Constructor Detail

UserTransactionCCFDelegate

public UserTransactionCCFDelegate()
Method Detail

init

protected void init()
             throws NamingException
Initialize the Context.

Overrides:
init in class TransactionCCFDelegate
Throws:
NamingException - if unable to create the InitialContext.


Copyright © 2010 OW2 Consortium. All Rights Reserved.