public class GroovyScriptWrapper extends Object
| Constructor and Description |
|---|
GroovyScriptWrapper(Object stub,
String scriptPath)
StubClass is always the generated class (not any subclasses),
while stub may be an instance of a subclassed scripted class.
|
public GroovyScriptWrapper(Object stub, String scriptPath) throws InstantiationError
stub - scriptPath - InstantiationErrorCopyright © 2003–2014 AndroMDA.org. All rights reserved.