public abstract class NonTransactionalMapper extends Object implements Mapper
Mapper.Transaction<T>, Mapper.VoidTransaction| Constructor and Description |
|---|
NonTransactionalMapper() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
execute(Mapper.Transaction<T> transaction)
Execute the given Transaction
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitendRequestpublic final <T> T execute(Mapper.Transaction<T> transaction) throws MailboxException
Mapperexecute in interface MapperMailboxExceptionMapper.execute(org.apache.james.mailbox.store.transaction.Mapper.Transaction)Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.