org.springframework.config.java
Class ConfigurationInheritanceAndScopedProxyTests
java.lang.Object
org.springframework.config.java.ConfigurationInheritanceAndScopedProxyTests
public class ConfigurationInheritanceAndScopedProxyTests
- extends Object
Corners bug SJC-25 which prohibited overriding ScopedProxy
Bean
methods.
- Author:
- Guillaume Duchesneau, Chris Beams
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SCOPE
public static final String SCOPE
- See Also:
- Constant Field Values
flag
public static String flag
ConfigurationInheritanceAndScopedProxyTests
public ConfigurationInheritanceAndScopedProxyTests()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testConfigurationInheritance
public void testConfigurationInheritance()
Copyright ? 2005-2008 Spring Framework. All Rights Reserved.