org.springframework.config.java.proxies
Class TestConfig

java.lang.Object
  extended by org.springframework.config.java.proxies.TestConfig

public class TestConfig
extends Object


Constructor Summary
TestConfig()
           
 
Method Summary
 AutoscannedClass getAutoscannedObject()
           
 TestBean person()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestConfig

public TestConfig()
Method Detail

person

public TestBean person()

getAutoscannedObject

public AutoscannedClass getAutoscannedObject()


Copyright ? 2005-2008 Spring Framework. All Rights Reserved.