org.springframework.config.java
Class SpringAopConfigurationProcessorTests
java.lang.Object
org.springframework.config.java.SpringAopConfigurationProcessorTests
public class SpringAopConfigurationProcessorTests
- extends Object
- Author:
- Rod Johnson, Chris Beams
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringAopConfigurationProcessorTests
public SpringAopConfigurationProcessorTests()
testPerInstanceAdviceAndSharedAdvice
public void testPerInstanceAdviceAndSharedAdvice()
throws Exception
- Throws:
Exception
testAroundAdvice
public void testAroundAdvice()
throws Exception
- Throws:
Exception
testNoAroundAdvice
public void testNoAroundAdvice()
throws Exception
- Throws:
Exception
testInterceptAll
public void testInterceptAll()
throws Exception
- Throws:
Exception
Copyright ? 2005-2008 Spring Framework. All Rights Reserved.