org.springframework.config.java.support
Class ConfigurationSupportTests.FactoryBeanTest

java.lang.Object
  extended by org.springframework.config.java.support.ConfigurationSupport
      extended by org.springframework.config.java.support.ConfigurationSupportTests.FactoryBeanTest
All Implemented Interfaces:
BeanFactoryAware, ApplicationContextAware
Enclosing class:
ConfigurationSupportTests

public static class ConfigurationSupportTests.FactoryBeanTest
extends org.springframework.config.java.support.ConfigurationSupport


Constructor Summary
ConfigurationSupportTests.FactoryBeanTest()
           
 
Method Summary
 Object factoryTestBean()
           
 
Methods inherited from class org.springframework.config.java.support.ConfigurationSupport
getApplicationContext, getBean, getBean, getBean, getBeanFactory, getConfigured, getObject, setApplicationContext, setBeanFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationSupportTests.FactoryBeanTest

public ConfigurationSupportTests.FactoryBeanTest()
Method Detail

factoryTestBean

public Object factoryTestBean()


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