org.springframework.config.java
Class LifecycleTests.Config

java.lang.Object
  extended by org.springframework.config.java.LifecycleTests.Config
Enclosing class:
LifecycleTests

public static class LifecycleTests.Config
extends Object


Constructor Summary
LifecycleTests.Config()
           
 
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
 

Constructor Detail

LifecycleTests.Config

public LifecycleTests.Config()
Method Detail

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.