org.rhq.test
Interface TransactionCallbackWithContext<T>


public interface TransactionCallbackWithContext<T>


Method Summary
 T execute(TransactionManager tm, javax.persistence.EntityManager em)
           
 

Method Detail

execute

T execute(TransactionManager tm,
          javax.persistence.EntityManager em)
          throws Exception
Throws:
Exception


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.