org.springframework.config.java
Class AspectJConfigurationProcessorTests.InvalidNoAspectAnnotation

java.lang.Object
  extended by org.springframework.config.java.AspectJConfigurationProcessorTests.InvalidNoAspectAnnotation
Enclosing class:
AspectJConfigurationProcessorTests

public static class AspectJConfigurationProcessorTests.InvalidNoAspectAnnotation
extends Object

Invalid class, doesn't have an Aspect tag


Constructor Summary
AspectJConfigurationProcessorTests.InvalidNoAspectAnnotation()
           
 
Method Summary
 Object invalid()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AspectJConfigurationProcessorTests.InvalidNoAspectAnnotation

public AspectJConfigurationProcessorTests.InvalidNoAspectAnnotation()
Method Detail

invalid

public Object invalid()
               throws Throwable
Throws:
Throwable


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