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

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

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


Constructor Summary
ConfigurationSupportTests.ApplicationContextTest()
           
 
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.ApplicationContextTest

public ConfigurationSupportTests.ApplicationContextTest()
Method Detail

factoryTestBean

public Object factoryTestBean()


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