public class FakerScriptRunner extends MethodReflectionEvalScriptRunner
| Constructor and Description |
|---|
FakerScriptRunner() |
| Modifier and Type | Method and Description |
|---|---|
String |
getScriptNamespace() |
Object |
getTargetObject() |
Object |
run(ScriptFragment scriptFragment) |
canHandlepublic Object run(ScriptFragment scriptFragment)
run in interface ScriptRunnerrun in class MethodReflectionEvalScriptRunnerpublic Object getTargetObject()
getTargetObject in class MethodReflectionEvalScriptRunnerpublic String getScriptNamespace()
getScriptNamespace in class MethodReflectionEvalScriptRunnerCopyright © 2018. All rights reserved.