org.springframework.config.java
Class AspectJConfigurationProcessorTests.AfterAdvice
java.lang.Object
org.springframework.config.java.AspectJConfigurationProcessorTests.CountingConfiguration
org.springframework.config.java.AspectJConfigurationProcessorTests.AfterAdvice
- Enclosing class:
- AspectJConfigurationProcessorTests
public static class AspectJConfigurationProcessorTests.AfterAdvice
- extends AspectJConfigurationProcessorTests.CountingConfiguration
Field Summary |
static int |
count
|
Method Summary |
void |
after()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
count
public static int count
AspectJConfigurationProcessorTests.AfterAdvice
public AspectJConfigurationProcessorTests.AfterAdvice()
after
public void after()
Copyright ? 2005-2008 Spring Framework. All Rights Reserved.