pt.ist.fenixframework.atomic
Class DefaultAtomicContext

Package class diagram package DefaultAtomicContext
java.lang.Object
  extended by pt.ist.fenixframework.atomic.DefaultAtomicContext
All Implemented Interfaces:
AtomicContext

public class DefaultAtomicContext
extends Object
implements AtomicContext


Method Summary
<V> V
doTransactionally(Callable<V> method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

doTransactionally

public final <V> V doTransactionally(Callable<V> method)
                          throws Exception
Specified by:
doTransactionally in interface AtomicContext
Throws:
Exception


Copyright © 2013. All Rights Reserved.