HomeSort by relevance Sort by last modified time
    Searched full:springframework (Results 1 - 25 of 49) sorted by null

1 2

  /external/guice/lib/build/
spring-beans.jar 
spring-core.jar 
  /external/snakeyaml/src/test/resources/examples/
spring.xml 2 <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3 xmlns:util="http://www.springframework.org/schema/util" xmlns:p="http://www.springframework.org/schema/p"
5 http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
6 http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-2.0.xsd">
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-swf-libraries/1.11.18/
aws-java-sdk-swf-libraries-1.11.18.pom 33 <groupId>org.springframework</groupId>
39 <groupId>org.springframework</groupId>
45 <groupId>org.springframework</groupId>
51 <groupId>org.springframework</groupId>
  /external/snakeyaml/src/test/java/examples/
SpringTest.java 20 import org.springframework.context.ApplicationContext;
21 import org.springframework.context.support.ClassPathXmlApplicationContext;
  /external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/stub/example/
SpringConfigurationTest.java 24 import org.springframework.context.ApplicationContext;
25 import org.springframework.context.support.ClassPathXmlApplicationContext;
30 * Example test for StubFtpServer, using the Spring Framework ({@link http://www.springframework.org/})
  /external/mockftpserver/MockFtpServer/src/test/resources/
fakeftpserver-beans.xml 22 <beans xmlns="http://www.springframework.org/schema/beans"
24 xsi:schemaLocation="http://www.springframework.org/schema/beans
25 http://www.springframework.org/schema/beans/spring-beans-2.0.xsd">
stubftpserver-beans.xml 22 <beans xmlns="http://www.springframework.org/schema/beans"
24 xsi:schemaLocation="http://www.springframework.org/schema/beans
25 http://www.springframework.org/schema/beans/spring-beans-2.0.xsd">
fakeftpserver-permissions-beans.xml 22 <beans xmlns="http://www.springframework.org/schema/beans"
24 xsi:schemaLocation="http://www.springframework.org/schema/beans
25 http://www.springframework.org/schema/beans/spring-beans-2.0.xsd">
  /external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/stub/example/
SpringConfigurationTest.java 25 import org.springframework.context.ApplicationContext;
26 import org.springframework.context.support.ClassPathXmlApplicationContext;
29 * Example test for StubFtpServer, using the Spring Framework ({@link http://www.springframework.org/})
  /external/mockftpserver/branches/1.x_Branch/src/test/resources/
stubftpserver-beans.xml 22 <beans xmlns="http://www.springframework.org/schema/beans"
24 xsi:schemaLocation="http://www.springframework.org/schema/beans
25 http://www.springframework.org/schema/beans/spring-beans-2.0.xsd">
  /external/guice/extensions/spring/
pom.xml 18 <groupId>org.springframework</groupId>
  /external/guice/extensions/spring/src/com/google/inject/spring/
SpringIntegration.java 26 import org.springframework.beans.factory.BeanFactory;
27 import org.springframework.beans.factory.ListableBeanFactory;
40 * org.springframework.beans.factory.BeanFactory}. Example usage:
  /external/guice/extensions/spring/test/com/google/inject/spring/
SpringIntegrationTest.java 30 import org.springframework.beans.factory.BeanFactory;
31 import org.springframework.beans.factory.support.DefaultListableBeanFactory;
32 import org.springframework.beans.factory.support.RootBeanDefinition;
  /external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/example/
FakeFtpServerSpringConfigurationTest.groovy 7 import org.springframework.context.ApplicationContext
8 import org.springframework.context.support.ClassPathXmlApplicationContext
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue9/
Bean1.java 18 import org.springframework.core.style.ToStringCreator;
Bean2.java 18 import org.springframework.core.style.ToStringCreator;
BeanHolder.java 18 import org.springframework.core.style.ToStringCreator;
  /external/guice/core/test/com/google/inject/
PerformanceComparison.java 23 import org.springframework.beans.MutablePropertyValues;
24 import org.springframework.beans.factory.config.ConstructorArgumentValues;
25 import org.springframework.beans.factory.config.RuntimeBeanReference;
26 import org.springframework.beans.factory.support.DefaultListableBeanFactory;
27 import org.springframework.beans.factory.support.RootBeanDefinition;
  /external/mockftpserver/MockFtpServer/
MockFtpServer.eml 18 <lib name="Maven: org.springframework:spring:2.0.7" scope="TEST"/>
36 <level name="Maven: org.springframework:spring:2.0.7" value="project"/>
.classpath 15 <classpathentry kind="var" path="M2_REPO/org/springframework/spring/2.0.7/spring-2.0.7.jar"/>
28 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Maven: org.springframework:spring:2.0.7"/>
  /external/mockftpserver/MockFtpServer/src/site/apt/
fakeftpserver-versus-stubftpserver.apt 27 {{{http://www.springframework.org/}Spring Framework}} or other dependency-injection container.
42 or within a {{{http://www.springframework.org/}Spring Framework}} or other dependency-injection container.
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-parent/1.5.10/
slf4j-parent-1.5.10.pom 225 <id>springframework.org</id>
226 <name>Springframework Maven SNAPSHOT Repository</name>
227 <url>http://static.springframework.org/maven2-snapshots/</url>
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-parent/1.6.2/
slf4j-parent-1.6.2.pom 226 <id>springframework.org</id>
227 <name>Springframework Maven SNAPSHOT Repository</name>
228 <url>http://static.springframework.org/maven2-snapshots/</url>
  /external/mockftpserver/branches/1.x_Branch/
.classpath 18 <classpathentry kind="var" path="M2_REPO/org/springframework/spring/2.0.7/spring-2.0.7.jar"/>

Completed in 435 milliseconds

1 2