public class DelegatingScriptBlueprint extends java.lang.Object implements IBlueprint
Constructor and Description |
---|
DelegatingScriptBlueprint(DelegatingScript script) |
Modifier and Type | Method and 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 IBlueprint
public void setDelegate(java.lang.Object delegate)
setDelegate
in interface IBlueprint
public void evaluate()
evaluate
in interface IBlueprint
Copyright © 2014. All rights reserved