ome.tools.spring
Class ForceTransactionAttributeSource

java.lang.Object
  extended by 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;


Constructor Summary
ForceTransactionAttributeSource()
           
 
Method Summary
 org.springframework.transaction.interceptor.TransactionAttribute getTransactionAttribute(Method method, Class targetClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForceTransactionAttributeSource

public ForceTransactionAttributeSource()
Method Detail

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: 4.3.4-dbcbce5a-b4

Copyright © 2009 The University of Dundee. All Rights Reserved.