org.springframework.config.java.txannotations
Class TxAnnotationTests

java.lang.Object
  extended by org.springframework.config.java.txannotations.TxAnnotationTests

public class TxAnnotationTests
extends Object


Nested Class Summary
static class TxAnnotationTests.SampleConfig
           
 
Constructor Summary
TxAnnotationTests()
           
 
Method Summary
 void testTxProxyingWithJavaConfigDependingOnXml()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TxAnnotationTests

public TxAnnotationTests()
Method Detail

testTxProxyingWithJavaConfigDependingOnXml

public void testTxProxyingWithJavaConfigDependingOnXml()


Copyright ? 2005-2008 Spring Framework. All Rights Reserved.