Class ReflectionBeanFactory<T>

java.lang.Object
org.jboss.resteasy.reactive.common.reflection.ReflectionBeanFactory<T>
All Implemented Interfaces:
BeanFactory<T>

public class ReflectionBeanFactory<T> extends Object implements BeanFactory<T>
  • Constructor Details

    • ReflectionBeanFactory

      public ReflectionBeanFactory(String className)
  • Method Details