public interface TransactionalProxy
extends SpringProxy
A marker interface for manually created transactional proxies.
TransactionAttributeSourcePointcut will ignore such existing
transactional proxies during AOP auto-proxying and therefore avoid
re-processing transaction metadata on them.