org.springframework.config.java
Class ConfigurationProcessorTests.ProxiesDotb

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

public static class ConfigurationProcessorTests.ProxiesDotb
extends Object


Field Summary
static int count
           
 
Constructor Summary
ConfigurationProcessorTests.ProxiesDotb()
           
 
Method Summary
 TestBean adrian()
           
 void println()
           
 DependsOnTestBean sarah()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

count

public static int count
Constructor Detail

ConfigurationProcessorTests.ProxiesDotb

public ConfigurationProcessorTests.ProxiesDotb()
Method Detail

adrian

public TestBean adrian()

sarah

public DependsOnTestBean sarah()

println

public void println()


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