org.springframework.config.java
Class ExternalBeanDependenciesTests
java.lang.Object
org.springframework.config.java.ExternalBeanDependenciesTests
public class ExternalBeanDependenciesTests
- extends Object
Test multiple ExternalBean annotations that depends between each other.
- Author:
- Costin Leau
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExternalBeanDependenciesTests
public ExternalBeanDependenciesTests()
testCircularExternalBean
public void testCircularExternalBean()
throws Exception
- Throws:
Exception
testNamedExternalBean
public void testNamedExternalBean()
throws Exception
- Throws:
Exception
Copyright ? 2005-2008 Spring Framework. All Rights Reserved.