org.springframework.config.java
Class ScopingTests.ScopedConfigurationClass
java.lang.Object
org.springframework.config.java.ScopingTests.ScopedConfigurationClass
- Enclosing class:
- ScopingTests
public static class ScopingTests.ScopedConfigurationClass
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScopingTests.ScopedConfigurationClass
public ScopingTests.ScopedConfigurationClass()
scopedClass
public TestBean scopedClass()
scopedInterface
public ITestBean scopedInterface()
scopedProxyInterface
public ITestBean scopedProxyInterface()
scopedProxyClass
public TestBean scopedProxyClass()
singletonWithScopedClassDep
public TestBean singletonWithScopedClassDep()
singletonWithScopedInterfaceDep
public TestBean singletonWithScopedInterfaceDep()
Copyright ? 2005-2008 Spring Framework. All Rights Reserved.