ome.tools.spring
Class ForceTransactionAttributeSource
java.lang.Object
ome.tools.spring.ForceTransactionAttributeSource
- All Implemented Interfaces:
- org.springframework.transaction.interceptor.TransactionAttributeSource
public class ForceTransactionAttributeSource
- extends Object
- implements org.springframework.transaction.interceptor.TransactionAttributeSource
Requires that all method calls have some other form of attribute source by
throwing an exception if accessed;
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ForceTransactionAttributeSource
public ForceTransactionAttributeSource()
getTransactionAttribute
public org.springframework.transaction.interceptor.TransactionAttribute getTransactionAttribute(Method method,
Class targetClass)
- Specified by:
getTransactionAttribute
in interface org.springframework.transaction.interceptor.TransactionAttributeSource
OmeroJava Api
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.