org.springframework.config.java
Class LifecycleTests
java.lang.Object
org.springframework.config.java.LifecycleTests
public class LifecycleTests
- extends Object
Bean lifecycle (aware/init/destroy) test.
- Author:
- Costin Leau
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LifecycleTests
public LifecycleTests()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
testSimpleObject
public void testSimpleObject()
throws Exception
- Throws:
Exception
testCustomMethods
public void testCustomMethods()
throws Exception
- Throws:
Exception
Copyright ? 2005-2008 Spring Framework. All Rights Reserved.