org.springframework.config.java
Class BeansAndPostprocessorTests.MixedConfiguration

java.lang.Object
  extended by org.springframework.config.java.BeansAndPostprocessorTests.MixedConfiguration
Enclosing class:
BeansAndPostprocessorTests

public static class BeansAndPostprocessorTests.MixedConfiguration
extends Object


Constructor Summary
BeansAndPostprocessorTests.MixedConfiguration()
           
 
Method Summary
protected  Object hiddenBean()
           
 Object publicBean()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeansAndPostprocessorTests.MixedConfiguration

public BeansAndPostprocessorTests.MixedConfiguration()
Method Detail

publicBean

public Object publicBean()

hiddenBean

protected Object hiddenBean()


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