org.springframework.config.java
Class LifecycleTests.Config
java.lang.Object
org.springframework.config.java.LifecycleTests.Config
- Enclosing class:
- LifecycleTests
public static class LifecycleTests.Config
- extends Object
Method Summary |
org.springframework.config.java.LifecycleTests.AwareBean |
custom()
|
org.springframework.config.java.LifecycleTests.AwareBean |
simple()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LifecycleTests.Config
public LifecycleTests.Config()
simple
public org.springframework.config.java.LifecycleTests.AwareBean simple()
custom
public org.springframework.config.java.LifecycleTests.AwareBean custom()
Copyright ? 2005-2008 Spring Framework. All Rights Reserved.