org.springframework.config.java
Class BeansAndPostprocessorTests.MyRepository

java.lang.Object
  extended by org.springframework.config.java.BeansAndPostprocessorTests.MyRepository
All Implemented Interfaces:
BeansAndPostprocessorTests.FooRepository
Enclosing class:
BeansAndPostprocessorTests

@Repository
public static class BeansAndPostprocessorTests.MyRepository
extends Object
implements BeansAndPostprocessorTests.FooRepository


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

Constructor Detail

BeansAndPostprocessorTests.MyRepository

public BeansAndPostprocessorTests.MyRepository()


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