IBlueprintpublic class DelegatingScriptBlueprint extends java.lang.Object implements IBlueprint
| Constructor | Description |
|---|---|
DelegatingScriptBlueprint(DelegatingScript script) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
evaluate() |
|
java.lang.Object |
getThisObject() |
|
void |
setDelegate(java.lang.Object delegate) |
public DelegatingScriptBlueprint(DelegatingScript script)
public java.lang.Object getThisObject()
getThisObject in interface IBlueprintpublic void setDelegate(java.lang.Object delegate)
setDelegate in interface IBlueprintpublic void evaluate()
evaluate in interface IBlueprintCopyright © 2018. All rights reserved