org.springframework.config.java
Class AspectJConfigurationProcessorTests.ValidAroundAdviceClassWithAspectAnnotation

java.lang.Object
  extended by org.springframework.config.java.AspectJConfigurationProcessorTests.ValidAroundAdviceClassWithAspectAnnotation
Direct Known Subclasses:
AspectJConfigurationProcessorTests.AroundAdviceClass
Enclosing class:
AspectJConfigurationProcessorTests

public abstract static class AspectJConfigurationProcessorTests.ValidAroundAdviceClassWithAspectAnnotation
extends Object


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

Constructor Detail

AspectJConfigurationProcessorTests.ValidAroundAdviceClassWithAspectAnnotation

public AspectJConfigurationProcessorTests.ValidAroundAdviceClassWithAspectAnnotation()
Method Detail

newValue

public Object newValue()
                throws Throwable
Throws:
Throwable


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