org.springframework.config.java
Class ConfigurationProcessorTests.RequiresProperty

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

public static class ConfigurationProcessorTests.RequiresProperty
extends org.springframework.config.java.support.ConfigurationSupport


Constructor Summary
ConfigurationProcessorTests.RequiresProperty()
           
 
Method Summary
 TestBean costin()
           
 
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

ConfigurationProcessorTests.RequiresProperty

public ConfigurationProcessorTests.RequiresProperty()
Method Detail

costin

public TestBean costin()


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