org.springframework.config.java
Class ScopingXmlTests
java.lang.Object
org.springframework.config.java.ScopingXmlTests
- All Implemented Interfaces:
- ApplicationContextAware
@ContextConfiguration(locations="classpath:org/springframework/config/java/scoping.xml")
public class ScopingXmlTests
- extends Object
- implements ApplicationContextAware
- Author:
- Costin Leau, Chris Beams
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScopingXmlTests
public ScopingXmlTests()
setUp
public void setUp()
testGetScopedBean
public void testGetScopedBean()
setApplicationContext
public void setApplicationContext(ApplicationContext applicationContext)
throws BeansException
- Specified by:
setApplicationContext
in interface ApplicationContextAware
- Throws:
BeansException
Copyright ? 2005-2008 Spring Framework. All Rights Reserved.