org.riotfamily.common.web.transaction
Interface TransactionalHandler

All Known Subinterfaces:
TransactionExceptionHandler

public interface TransactionalHandler

Marker interface that indicates that the handler should be executed within a transaction.

Since:
6.4
Author:
Felix Gnass [fgnass at neteye dot de]
See Also:
TransactionalHandlerInterceptor