Home
last modified time | relevance | path

Searched defs:beanFactory (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/guice/extensions/spring/src/com/google/inject/spring/
H A DSpringIntegration.java56 public static void bindAll(Binder binder, ListableBeanFactory beanFactory) { in bindAll()
66 Binder binder, ListableBeanFactory beanFactory, String name, Class<T> type) { in bindBean()
80 BeanFactory beanFactory; field in SpringIntegration.SpringProvider
94 void initialize(BeanFactory beanFactory) { in initialize()
126 void initialize(BeanFactory beanFactory) { in initialize()
/aosp_15_r20/external/guice/extensions/spring/test/com/google/inject/spring/
H A DSpringIntegrationTest.java36 final DefaultListableBeanFactory beanFactory = new DefaultListableBeanFactory(); in testBindFromSpring() local
63 final DefaultListableBeanFactory beanFactory = new DefaultListableBeanFactory(); in testBindAll() local
/aosp_15_r20/external/apache-velocity-engine/spring-velocity-support/src/test/java/org/apache/velocity/spring/test/
H A DVelocityEngineFactoryBeanTests.java64 DefaultListableBeanFactory beanFactory = new DefaultListableBeanFactory(); in velocityConfigurationAsBean() local
/aosp_15_r20/external/guice/lib/build/
HDspring-beans.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/ ...