org.springframework.config.java
Class ConfigurationProcessorTests.BaseConfiguration
java.lang.Object
org.springframework.config.java.ConfigurationProcessorTests.BaseConfiguration
- Direct Known Subclasses:
- ConfigurationProcessorTests.MethodOverrideConfiguration
- Enclosing class:
- ConfigurationProcessorTests
public static class ConfigurationProcessorTests.BaseConfiguration
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationProcessorTests.BaseConfiguration
public ConfigurationProcessorTests.BaseConfiguration()
tom
public TestBean tom()
prototypePoint
public Point prototypePoint()
prototype
public TestBean prototype()
basePerson
protected TestBean basePerson()
becky
public TestBean becky()
hidden
protected TestBean hidden()
dependsOnHidden
public TestBean dependsOnHidden()
Copyright ? 2005-2008 Spring Framework. All Rights Reserved.