org.springframework.config.java
Class ConfigurationProcessorTests.InheritsWithoutNewAnnotation

java.lang.Object
  extended by org.springframework.config.java.ConfigurationProcessorTests.DefinesAbstractBeanMethod
      extended by org.springframework.config.java.ConfigurationProcessorTests.InheritsWithoutNewAnnotation
Enclosing class:
ConfigurationProcessorTests

public static class ConfigurationProcessorTests.InheritsWithoutNewAnnotation
extends ConfigurationProcessorTests.DefinesAbstractBeanMethod


Constructor Summary
ConfigurationProcessorTests.InheritsWithoutNewAnnotation()
           
 
Method Summary
 TestBean tom()
           
 
Methods inherited from class org.springframework.config.java.ConfigurationProcessorTests.DefinesAbstractBeanMethod
becky
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationProcessorTests.InheritsWithoutNewAnnotation

public ConfigurationProcessorTests.InheritsWithoutNewAnnotation()
Method Detail

tom

public TestBean tom()
Specified by:
tom in class ConfigurationProcessorTests.DefinesAbstractBeanMethod


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