org.springframework.config.java
Class AspectJConfigurationProcessorTests.SumAroundAdvice
java.lang.Object
org.springframework.config.java.AspectJConfigurationProcessorTests.SumAroundAdvice
- Enclosing class:
- AspectJConfigurationProcessorTests
public abstract static class AspectJConfigurationProcessorTests.SumAroundAdvice
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AspectJConfigurationProcessorTests.SumAroundAdvice
public AspectJConfigurationProcessorTests.SumAroundAdvice()
newValue
public Object newValue(int a,
int b)
throws Throwable
- Throws:
Throwable
willAdd
public AspectJConfigurationProcessorTests.ReturnZero willAdd()
Copyright ? 2005-2008 Spring Framework. All Rights Reserved.