|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.scripting.AbstractScript
com.partnersoft.scripting.ScriptEngineScript
com.partnersoft.scripting.RubyScript
public class RubyScript
A script in the Ruby language.
Uses JRuby.
Copyright 2005-2007 Partner Software, Inc.
| Constructor Summary | |
|---|---|
RubyScript(VfsFile file)
|
|
| Method Summary |
|---|
| Methods inherited from class com.partnersoft.scripting.ScriptEngineScript |
|---|
reloadImp, resetManager, runScriptImp, supportsFile |
| Methods inherited from class com.partnersoft.scripting.AbstractScript |
|---|
getFile, getName, getScriptLog, getThrown, getVariable, getVariables, isModified, parse, run, runScript, runThreaded, setThrown, setVariable, setVariables, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RubyScript(VfsFile file)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||