|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Reconfiguration
This interface is used to reconfigure / introspect SCA applications remotely with the help of FraSCAti FScript.
| Method Summary | |
|---|---|
Collection<Node> |
eval(String script)
Execute a FraSCAti Script statement. |
String |
register(String script)
Load procedures into the FraSCAti Script engine. |
| Method Detail |
|---|
Collection<Node> eval(String script)
throws javax.script.ScriptException
javax.script.ScriptException
String register(String script)
throws javax.script.ScriptException
javax.script.ScriptException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||