org.springframework.config.java
Class ConfigurationProcessorTests.HusbandImpl
java.lang.Object
org.springframework.config.java.ConfigurationProcessorTests.HusbandImpl
- All Implemented Interfaces:
- ConfigurationProcessorTests.Husband
- Enclosing class:
- ConfigurationProcessorTests
public static class ConfigurationProcessorTests.HusbandImpl
- extends Object
- implements ConfigurationProcessorTests.Husband
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationProcessorTests.HusbandImpl
public ConfigurationProcessorTests.HusbandImpl()
getWife
public ConfigurationProcessorTests.Wife getWife()
- Specified by:
getWife
in interface ConfigurationProcessorTests.Husband
setWife
public void setWife(ConfigurationProcessorTests.Wife wife)
Copyright ? 2005-2008 Spring Framework. All Rights Reserved.