Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV PACKAGE
NEXT PACKAGE
FRAMES
NO FRAMES
All Classes
Package org.springframework.config.java
Interface Summary
BeansAndPostprocessorTests.FooRepository
ConfigurationProcessorTests.Husband
Class Summary
AspectJConfigurationProcessorTests
AspectJConfigurationProcessorTests.AbstractSingletonCountingAdvice
AspectJConfigurationProcessorTests.AfterAdvice
AspectJConfigurationProcessorTests.AroundAdviceClass
AspectJConfigurationProcessorTests.AroundAdviceWithNamedPointcut
AspectJConfigurationProcessorTests.AroundSingletonCountingAdvice
AspectJConfigurationProcessorTests.CountingConfiguration
AspectJConfigurationProcessorTests.InnerClassAdvice
AspectJConfigurationProcessorTests.InvalidAroundAdviceClassWithNoAspectAnnotation
AspectJConfigurationProcessorTests.InvalidInheritanceFromConcreteAspect
AspectJConfigurationProcessorTests.InvalidNoAspectAnnotation
Invalid class, doesn't have an Aspect tag
AspectJConfigurationProcessorTests.PerInstanceCountingAdvice
AspectJConfigurationProcessorTests.ReturnZero
AspectJConfigurationProcessorTests.SingletonCountingAdvice
AspectJConfigurationProcessorTests.SumAroundAdvice
AspectJConfigurationProcessorTests.ValidAroundAdviceClassWithAspectAnnotation
AspectTests
This test showcases the most up-to-date techniques for using aspects within Spring JavaConfig.
AspectTests.AppConfig
AspectTests.ConfigWithAspects
Notice how the Configuration class is also an Aspect? This is strange, and I believe unintuitive/surprising for users of Spring AOP coming from the XML world.
AspectTests.PropertyChangeTracker
AspectTests.Service
AutoBeanTests
BeanOverridingTests
BeanOverridingTests.First
BeanOverridingTests.Second
BeansAndPostprocessorTests
BeansAndPostprocessorTests.CountingBPP
BeansAndPostprocessorTests.MixedConfiguration
BeansAndPostprocessorTests.MyRepository
BeansAndPostprocessorTests.NewConfiguration
ConfigurationInheritanceAndScopedProxyTests
Corners bug SJC-25 which prohibited overriding
ScopedProxy
Bean
methods.
ConfigurationInheritanceAndScopedProxyTests.BaseConfigurationClass
ConfigurationInheritanceAndScopedProxyTests.ExtendedConfigurationClass
ConfigurationPostProcessorTests
ConfigurationPostProcessorTests.ExternalBeanConfiguration
ConfigurationPostProcessorTests.ExternalBeanProvidingConfiguration
ConfigurationProcessorTests
Tests for
ConfigurationProcessor
ConfigurationProcessorTests.AdvisedAutowiring
ConfigurationProcessorTests.AfterPropertiesConfiguration
ConfigurationProcessorTests.AfterPropertiesTest
ConfigurationProcessorTests.AliasesConfiguration
ConfigurationProcessorTests.ApplicationContextAwareConfiguration
ConfigurationProcessorTests.ApplicationContextAwareImpl
ConfigurationProcessorTests.AutowiringConfiguration
ConfigurationProcessorTests.AutowiringConfigurationWithNonHiddenWinner
ConfigurationProcessorTests.BaseConfiguration
ConfigurationProcessorTests.BeanCreationMethodReturnsNull
ConfigurationProcessorTests.BeanCreationMethodReturnsVoid
ConfigurationProcessorTests.BeanCreationMethodsThrowExceptions
ConfigurationProcessorTests.BeanFactoryAwareConfiguration
ConfigurationProcessorTests.ContainsFactoryBean
ConfigurationProcessorTests.DefaultAutowireConfiguration
ConfigurationProcessorTests.DefinesAbstractBeanMethod
ConfigurationProcessorTests.HiddenBeans
ConfigurationProcessorTests.HiddenBeans.BFAwareBean
ConfigurationProcessorTests.HotSwapConfiguration
ConfigurationProcessorTests.HusbandImpl
ConfigurationProcessorTests.InheritsWithoutNewAnnotation
ConfigurationProcessorTests.InvalidAutoBeanTest
ConfigurationProcessorTests.InvalidAutowiringConfigurationWithAmbiguity
ConfigurationProcessorTests.InvalidDueToFinalBeanClass
ConfigurationProcessorTests.InvalidDueToFinalBeanMethod
ConfigurationProcessorTests.InvalidFinalConfigurationClass
ConfigurationProcessorTests.MethodOverrideConfiguration
ConfigurationProcessorTests.ProxiesDotb
ConfigurationProcessorTests.ProxyConfiguration
ConfigurationProcessorTests.RequiresProperty
ConfigurationProcessorTests.ValidAutoBeanTest
ConfigurationProcessorTests.ValidWithDynamicProxies
ConfigurationProcessorTests.Wife
CustomScope
Simple scope implementation which creates object based on a flag.
DummyFactory
Simple factory to allow testing of FactoryBean support in AbstractBeanFactory.
ExternalBeanDependenciesTests
Test multiple ExternalBean annotations that depends between each other.
ExternalValueTests
Test for properties resolution
GetBeansOfTypeTests
GetBeansOfTypeTests.AnotherConfig
GetBeansOfTypeTests.PropertiesConfig
HiddenBeanPostProcessorTests
HiddenBeanPostProcessorTests.HasHiddenBeansNeedingPostProcessing
HiddenBeanPostProcessorTests.RememberingBeanFactoryPostProcessor
HiddenBeanPostProcessorTests.RememberingBeanPostProcessor
HiddenBeansAutowiringTests
HiddenBeansAutowiringTests.MyBean
HiddenBeansAutowiringTests.MyBeanHolder
HiddenBeansAutowiringTests.MyConfig
HiddenBeansAutowiringTests.Widget
JavaAndXmlTests
JavaAndXmlTests.TestBean
JavaAndXmlTests.TestConfiguration
LifecycleTests
Bean lifecycle (aware/init/destroy) test.
LifecycleTests.Config
Person
ScopingTests
Test that scopes are properly supported by using a custom scope and scoped proxies.
ScopingTests.InvalidProxyObjectConfiguration
ScopingTests.InvalidProxyOnPredefinedScopesConfiguration
ScopingTests.ScopedConfigurationClass
ScopingXmlTests
SpringAopConfigurationProcessorTests
SpringAopConfigurationProcessorTests.InterceptAllAdvice
SpringAopConfigurationProcessorTests.SpringAroundPerInstanceAdvice
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV PACKAGE
NEXT PACKAGE
FRAMES
NO FRAMES
All Classes
Copyright ? 2005-2008
Spring Framework
. All Rights Reserved.