Class JavaConstructorObject.SimpleInstantiator

    • Constructor Detail

      • SimpleInstantiator

        public SimpleInstantiator​(JavaClassWrapper classWrapper)
    • Method Detail

      • newInstance

        public java.lang.Object newInstance()
                                     throws java.lang.InstantiationException,
                                            java.lang.IllegalAccessException
        Specified by:
        newInstance in interface JavaInstantiator
        Throws:
        java.lang.InstantiationException
        java.lang.IllegalAccessException