Index

C O S T 
All Classes and Interfaces|All Packages

C

createInstance(String) - Method in class org.refcodes.factory.alt.spring.SpringBeanFactory
To instance.
createInstance(String, Map<String, String>) - Method in class org.refcodes.factory.alt.spring.SpringBeanFactory
createInstances(Class<?>) - Method in class org.refcodes.factory.alt.spring.SpringBeanFactory
To instances.

O

org.refcodes.factory.alt.spring - module org.refcodes.factory.alt.spring
 
org.refcodes.factory.alt.spring - package org.refcodes.factory.alt.spring
 

S

SpringBeanFactory - Class in org.refcodes.factory.alt.spring
This factory looks up beans from a spring context as provided in the constructor.
SpringBeanFactory(URI[]) - Constructor for class org.refcodes.factory.alt.spring.SpringBeanFactory
Creates a factory with the given Spring configuration files.
SpringBeanFactory(URI[], URI[]) - Constructor for class org.refcodes.factory.alt.spring.SpringBeanFactory
Creates a factory with the given Spring configuration files.
SpringBeanFactory(URI[], URI[], Map<String, String>) - Constructor for class org.refcodes.factory.alt.spring.SpringBeanFactory
Creates a factory with the given Spring configuration files and the given properties.
SpringBeanFactory(URI[], Map<String, String>) - Constructor for class org.refcodes.factory.alt.spring.SpringBeanFactory
Creates a factory with the given Spring configuration files and the given properties.

T

toInstances(Class<?>, Map<String, String>) - Method in class org.refcodes.factory.alt.spring.SpringBeanFactory
To instances.
C O S T 
All Classes and Interfaces|All Packages