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>>