org.springframework.config.java
Class BeansAndPostprocessorTests.NewConfiguration
java.lang.Object
org.springframework.config.java.BeansAndPostprocessorTests.NewConfiguration
- Enclosing class:
- BeansAndPostprocessorTests
public static class BeansAndPostprocessorTests.NewConfiguration
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeansAndPostprocessorTests.NewConfiguration
public BeansAndPostprocessorTests.NewConfiguration()
newBean
public Object newBean()
repos
public BeansAndPostprocessorTests.FooRepository repos()
intercept
public PersistenceExceptionTranslationInterceptor intercept()
beanPostProcessor
public PersistenceExceptionTranslationPostProcessor beanPostProcessor()
Copyright ? 2005-2008 Spring Framework. All Rights Reserved.