org.springframework.config.java
Class ConfigurationProcessorTests.DefinesAbstractBeanMethod
java.lang.Object
org.springframework.config.java.ConfigurationProcessorTests.DefinesAbstractBeanMethod
- Direct Known Subclasses:
- ConfigurationProcessorTests.InheritsWithoutNewAnnotation
- Enclosing class:
- ConfigurationProcessorTests
public abstract static class ConfigurationProcessorTests.DefinesAbstractBeanMethod
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationProcessorTests.DefinesAbstractBeanMethod
public ConfigurationProcessorTests.DefinesAbstractBeanMethod()
becky
public TestBean becky()
tom
public abstract TestBean tom()
Copyright ? 2005-2008 Spring Framework. All Rights Reserved.