Class ReflectionBeanFactoryCreator<T>
java.lang.Object
org.jboss.resteasy.reactive.common.reflection.ReflectionBeanFactoryCreator<T>
- All Implemented Interfaces:
Function<String,BeanFactory<T>>
public class ReflectionBeanFactoryCreator<T>
extends Object
implements Function<String,BeanFactory<T>>
-
Constructor Details
-
ReflectionBeanFactoryCreator
public ReflectionBeanFactoryCreator()
-
-
Method Details
-
apply
- Specified by:
applyin interfaceFunction<String,BeanFactory<T>>
-