# Class: com.pnfsoftware.jeb.client.script.ScriptFactory_JEP_Reflect

JEB client Python script factory using JEP as a runner. 

 The dynamic version of the now\-disabled `ScriptFactory_JEP`. We are no longer shipping jep\-xxx.jar with JEB because the version numbers between the Jar wrapper and the Python library \(including dyn.libs\) must be exactly the same. Therefore, this class attempts to locate Python, and find JEP in there.

## Constructor: ScriptFactory_JEP_Reflect
- parameter: `scriptfile`, type: `java.io.File`
- parameter: `classname`, type: `java.lang.String`


## Method: close


## Method: create
- return type: `com.pnfsoftware.jeb.client.api.IScript`


