org.springframework.config.java
Class AspectJConfigurationProcessorTests.SingletonCountingAdvice

java.lang.Object
  extended by org.springframework.config.java.AspectJConfigurationProcessorTests.CountingConfiguration
      extended by org.springframework.config.java.AspectJConfigurationProcessorTests.AbstractSingletonCountingAdvice
          extended by org.springframework.config.java.AspectJConfigurationProcessorTests.SingletonCountingAdvice
Enclosing class:
AspectJConfigurationProcessorTests

public static class AspectJConfigurationProcessorTests.SingletonCountingAdvice
extends AspectJConfigurationProcessorTests.AbstractSingletonCountingAdvice


Field Summary
 
Fields inherited from class org.springframework.config.java.AspectJConfigurationProcessorTests.CountingConfiguration
counts
 
Constructor Summary
AspectJConfigurationProcessorTests.SingletonCountingAdvice()
           
 
Method Summary
 
Methods inherited from class org.springframework.config.java.AspectJConfigurationProcessorTests.AbstractSingletonCountingAdvice
doesntMatter
 
Methods inherited from class org.springframework.config.java.AspectJConfigurationProcessorTests.CountingConfiguration
advised, dotb, getCount
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AspectJConfigurationProcessorTests.SingletonCountingAdvice

public AspectJConfigurationProcessorTests.SingletonCountingAdvice()


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