Interface ProjectionEngine.Instantiator

  • Enclosing class:
    ProjectionEngine

    public static interface ProjectionEngine.Instantiator
    Internal helper class.
    • Method Detail

      • newInstance

        java.lang.Object newInstance​(java.lang.reflect.Constructor c,
                                     java.lang.Object[] args)
                              throws java.lang.Exception
        Throws:
        java.lang.Exception