org.springframework.config.java
Class JavaAndXmlTests.TestConfiguration
java.lang.Object
org.springframework.config.java.JavaAndXmlTests.TestConfiguration
- All Implemented Interfaces:
- BeanFactoryAware
- Enclosing class:
- JavaAndXmlTests
public static class JavaAndXmlTests.TestConfiguration
- extends Object
- implements BeanFactoryAware
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaAndXmlTests.TestConfiguration
public JavaAndXmlTests.TestConfiguration()
root
public JavaAndXmlTests.TestBean root()
dependency
public JavaAndXmlTests.TestBean dependency()
setBeanFactory
public void setBeanFactory(BeanFactory pBeanFactory)
- Specified by:
setBeanFactory
in interface BeanFactoryAware
Copyright ? 2005-2008 Spring Framework. All Rights Reserved.