org.springframework.config.java
Class ConfigurationProcessorTests.AfterPropertiesConfiguration

java.lang.Object
  extended by org.springframework.config.java.ConfigurationProcessorTests.AfterPropertiesConfiguration
Enclosing class:
ConfigurationProcessorTests

public static class ConfigurationProcessorTests.AfterPropertiesConfiguration
extends Object


Constructor Summary
ConfigurationProcessorTests.AfterPropertiesConfiguration()
           
 
Method Summary
 ConfigurationProcessorTests.AfterPropertiesTest apt()
           
 TestBean test()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationProcessorTests.AfterPropertiesConfiguration

public ConfigurationProcessorTests.AfterPropertiesConfiguration()
Method Detail

test

public TestBean test()

apt

public ConfigurationProcessorTests.AfterPropertiesTest apt()


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