Class GenericFactory.FromConstructor<T>

java.lang.Object
com.qwazr.server.GenericFactory.FromConstructor<T>
All Implemented Interfaces:
GenericFactory<T>, io.undertow.servlet.api.InstanceFactory<T>
Enclosing interface:
GenericFactory<T>

public static final class GenericFactory.FromConstructor<T>
extends java.lang.Object
implements GenericFactory<T>
  • Method Details

    • createInstance

      public io.undertow.servlet.util.ImmediateInstanceHandle<T> createInstance() throws java.lang.InstantiationException
      Specified by:
      createInstance in interface io.undertow.servlet.api.InstanceFactory<T>
      Throws:
      java.lang.InstantiationException