public class ShareRestrictionTransactionAttributeSource
extends java.lang.Object
implements org.springframework.transaction.interceptor.TransactionAttributeSource
Constructor and Description |
---|
ShareRestrictionTransactionAttributeSource(CurrentDetails details,
SessionCache cache) |
Modifier and Type | Method and Description |
---|---|
org.springframework.transaction.interceptor.TransactionAttribute |
getTransactionAttribute(java.lang.reflect.Method method,
java.lang.Class targetClass) |
public ShareRestrictionTransactionAttributeSource(CurrentDetails details, SessionCache cache)
public org.springframework.transaction.interceptor.TransactionAttribute getTransactionAttribute(java.lang.reflect.Method method, java.lang.Class targetClass)
getTransactionAttribute
in interface org.springframework.transaction.interceptor.TransactionAttributeSource