update script of context
This commit is contained in:
parent
99b843b33b
commit
1ddbfcf8e4
@ -108,6 +108,7 @@ public class DoricContext {
|
||||
}
|
||||
|
||||
public void reload(String script) {
|
||||
this.script = script;
|
||||
getDriver().createContext(mContextId, script, source);
|
||||
callEntity(DoricConstant.DORIC_ENTITY_INIT, this.initParams);
|
||||
}
|
||||
|
Reference in New Issue
Block a user