spring 源码 https://spring.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

148 lines
13 KiB

<?xml version="1.0" encoding="UTF-8"?>
<beansProjectDescription>
<version>1</version>
<pluginVersion><![CDATA[2.2.0.v200809261800]]></pluginVersion>
<configSuffixes>
<configSuffix><![CDATA[xml]]></configSuffix>
</configSuffixes>
<enableImports><![CDATA[true]]></enableImports>
<configs>
<config>src/test/java/org/springframework/aop/aspectj/advice-precedence-tests.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/after-advice-tests.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/afterReturning-advice-tests.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/afterThrowing-advice-tests.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/ambiguous-advice-tests.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/args-mismatch.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/around-advice-circular-tests.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/around-advice-tests.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/aspectj.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/bean-name-pointcut-atAspect-tests.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/bean-name-pointcut-tests.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/before-advice-tests.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/declare-parents-tests.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/implicit-jp-argument-matching-atAspectJ-tests.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/implicit-jp-argument-matching-tests.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/overloaded-advice-tests.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/proceedTests.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/property-dependent-aspect-property-after-aspect-test.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/property-dependent-aspect-property-before-aspect-test.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/property-dependent-atAspectJ-aspect-property-after-aspect-test.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/property-dependent-atAspectJ-aspect-property-before-aspect-test.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/targetPointcutSelectionTests.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/this-and-target-selectionOnly-pointcuts-atAspectJ-tests.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/this-and-target-selectionOnly-pointcuts-tests.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/topsy-turvy-aspect.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/autoproxy/afterThrowingAdviceTests.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/autoproxy/annotationPointcut.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/autoproxy/around-advice-tests.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/autoproxy/aspect-implementing-interface-tests.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/autoproxy/aspects.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/autoproxy/aspectsPlusAdvisor.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/autoproxy/aspectsWithAbstractBean.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/autoproxy/aspectsWithCGLIB.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/autoproxy/aspectsWithOrdering.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/autoproxy/ataspectj-around-advice-tests.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/autoproxy/lazy.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/autoproxy/pertarget.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/autoproxy/perthis.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/autoproxy/retryAspect.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/autoproxy/twoAdviceAspect.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/autoproxy/twoAdviceAspectPrototype.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/autoproxy/usesInclude.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/autoproxy/usesJoinPointAspect.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/autoproxy/benchmark/aspectj.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/autoproxy/benchmark/springAop.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/autoproxy/spr3064/annotationbinding-spr3064.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/generic/afterReturningGenericTypeMatchingTests-context.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/generic/genericBridgeMethodMatchingTests-classProxy-context.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/generic/genericBridgeMethodMatchingTests-context.xml</config>
<config>src/test/java/org/springframework/aop/aspectj/generic/genericParameterMatchingTests-context.xml</config>
<config>src/test/java/org/springframework/aop/config/aopNamespaceHandlerAdviceTypeOKTests.xml</config>
<config>src/test/java/org/springframework/aop/config/aopNamespaceHandlerArgNamesErrorTests.xml</config>
<config>src/test/java/org/springframework/aop/config/aopNamespaceHandlerArgNamesOKTests.xml</config>
<config>src/test/java/org/springframework/aop/config/aopNamespaceHandlerProxyTargetClassTests.xml</config>
<config>src/test/java/org/springframework/aop/config/aopNamespaceHandlerReturningOKTests.xml</config>
<config>src/test/java/org/springframework/aop/config/aopNamespaceHandlerScopeTests.xml</config>
<config>src/test/java/org/springframework/aop/config/aopNamespaceHandlerTests.xml</config>
<config>src/test/java/org/springframework/aop/config/aopNamespaceHandlerThrowingOKTests.xml</config>
<config>src/test/java/org/springframework/aop/config/prototypeProxy.xml</config>
<config>src/test/java/org/springframework/aop/framework/frozenProxyFactoryBean.xml</config>
<config>src/test/java/org/springframework/aop/framework/innerBeanTarget.xml</config>
<config>src/test/java/org/springframework/aop/framework/invalidProxyFactory.xml</config>
<config>src/test/java/org/springframework/aop/framework/prototypeTests.xml</config>
<config>src/test/java/org/springframework/aop/framework/proxyFactoryBeanAutowiringTests.xml</config>
<config>src/test/java/org/springframework/aop/framework/proxyFactoryDoubleTargetSourceTests.xml</config>
<config>src/test/java/org/springframework/aop/framework/proxyFactoryTargetSourceNotLastTests.xml</config>
<config>src/test/java/org/springframework/aop/framework/proxyFactoryTargetSourceTests.xml</config>
<config>src/test/java/org/springframework/aop/framework/proxyFactoryTests.xml</config>
<config>src/test/java/org/springframework/aop/framework/serializationTests.xml</config>
<config>src/test/java/org/springframework/aop/framework/throwsAdvice.xml</config>
<config>src/test/java/org/springframework/aop/framework/withDependencyChecking.xml</config>
<config>src/test/java/org/springframework/aop/framework/adapter/withBPPContext.xml</config>
<config>src/test/java/org/springframework/aop/framework/adapter/withoutBPPContext.xml</config>
<config>src/test/java/org/springframework/aop/framework/autoproxy/advisorAutoProxyCreator.xml</config>
<config>src/test/java/org/springframework/aop/framework/autoproxy/advisorAutoProxyCreatorWithCommonInterceptors.xml</config>
<config>src/test/java/org/springframework/aop/framework/autoproxy/beanNameAutoProxyCreatorInitTests.xml</config>
<config>src/test/java/org/springframework/aop/framework/autoproxy/beanNameAutoProxyCreatorTests.xml</config>
<config>src/test/java/org/springframework/aop/framework/autoproxy/customTargetSource.xml</config>
<config>src/test/java/org/springframework/aop/framework/autoproxy/optimizedAutoProxyCreator.xml</config>
<config>src/test/java/org/springframework/aop/scope/scopedList.xml</config>
<config>src/test/java/org/springframework/aop/scope/scopedMap.xml</config>
<config>src/test/java/org/springframework/aop/scope/scopedOverride.xml</config>
<config>src/test/java/org/springframework/aop/scope/scopedTestBean.xml</config>
<config>src/test/java/org/springframework/aop/target/commonsPoolTests.xml</config>
<config>src/test/java/org/springframework/beans/factory/config/test-properties.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/autowire-constructor-with-exclusion.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/beanEvents.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/beanEventsImported.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/beanNameGeneration.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/child.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/classNotFound.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/collectionMerging.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/collectionsWithDefaultTypes.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/complexFactoryCircle.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/constructorOverrides.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/default-autowire.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/default-lazy-init.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/defaultLifecycleMethods.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/delegationOverrides.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/dependencies-carg-autowire.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/dependencies-carg-inner.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/dependencies-carg.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/dependencies-dependsOn-inner.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/dependencies-dependsOn.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/dependencies-prop-autowireByName.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/dependencies-prop-autowireByType.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/dependencies-prop-inner.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/dependencies-prop-inTheMiddle.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/dependencies-prop.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/dependenciesMaterializeThis.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/factoryCircle.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/ignoreDefaultLifecycleMethods.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/invalid-factory.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/local-collections-using-XSD.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/no-such-factory-method.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/overloadOverrides.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/overrides.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/parent.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/qualifierAnnotationTests.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/recursiveImport.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/reftypes.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/resource.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/resourceImport.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/satisfiedAllDependencyCheck.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/satisfiedObjectDependencyCheck.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/satisfiedSimpleDependencyCheck.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/schemaValidated.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/shortcutTests.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/test.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/unsatisfiedAllDependencyCheckMissingObjects.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/unsatisfiedObjectDependencyCheck.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/unsatisfiedSimpleDependencyCheck.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/validateWithDtd.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/validateWithXsd.xml</config>
<config>src/test/java/org/springframework/beans/factory/xml/withMeta.xml</config>
</configs>
<configSets>
</configSets>
</beansProjectDescription>