com.mysema.query.lucene.session.impl
Class LuceneTransactionHandler

java.lang.Object
  extended by com.mysema.query.lucene.session.impl.LuceneTransactionHandler

public class LuceneTransactionHandler
extends Object


Constructor Summary
LuceneTransactionHandler()
           
 
Method Summary
 Object transactionalMethod(org.aspectj.lang.ProceedingJoinPoint joinPoint, LuceneTransactional annotation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LuceneTransactionHandler

public LuceneTransactionHandler()
Method Detail

transactionalMethod

public Object transactionalMethod(org.aspectj.lang.ProceedingJoinPoint joinPoint,
                                  LuceneTransactional annotation)
                           throws Throwable
Throws:
Throwable


Copyright © 2007-2010 Mysema Ltd. All Rights Reserved.