org.springframework.config.java
Class AspectJConfigurationProcessorTests.InvalidInheritanceFromConcreteAspect

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.AroundSingletonCountingAdvice
              extended by org.springframework.config.java.AspectJConfigurationProcessorTests.InvalidInheritanceFromConcreteAspect
Enclosing class:
AspectJConfigurationProcessorTests

public static class AspectJConfigurationProcessorTests.InvalidInheritanceFromConcreteAspect
extends AspectJConfigurationProcessorTests.AroundSingletonCountingAdvice


Field Summary
 
Fields inherited from class org.springframework.config.java.AspectJConfigurationProcessorTests.CountingConfiguration
counts
 
Constructor Summary
AspectJConfigurationProcessorTests.InvalidInheritanceFromConcreteAspect()
           
 
Method Summary
 
Methods inherited from class org.springframework.config.java.AspectJConfigurationProcessorTests.AroundSingletonCountingAdvice
newValue
 
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.InvalidInheritanceFromConcreteAspect

public AspectJConfigurationProcessorTests.InvalidInheritanceFromConcreteAspect()


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