|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.embed.ScriptingContainer
de.saumya.mojo.ruby.GemScriptingContainer
public class GemScriptingContainer
| Constructor Summary | |
|---|---|
GemScriptingContainer()
|
|
GemScriptingContainer(java.io.File gemHome,
java.io.File gemPath)
|
|
GemScriptingContainer(org.jruby.embed.LocalContextScope scope,
org.jruby.embed.LocalVariableBehavior behavior)
|
|
GemScriptingContainer(org.jruby.embed.LocalContextScope scope,
org.jruby.embed.LocalVariableBehavior behavior,
java.io.File gemHome,
java.io.File gemPath)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
runScriptletFromClassloader(java.lang.String name)
|
java.lang.Object |
runScriptletFromClassloader(java.lang.String name,
java.lang.Class<?> clazz)
|
| Methods inherited from class org.jruby.embed.ScriptingContainer |
|---|
callMethod, callMethod, callMethod, callMethod, callMethod, callMethod, callMethod, callMethod, callMethod, callSuper, callSuper, clear, finalize, get, get, getArgv, getAttribute, getAttributeMap, getClassCache, getClassLoader, getCompatVersion, getCompileMode, getCurrentDirectory, getEnvironment, getErr, getError, getErrorWriter, getHomeDirectory, getIn, getInput, getInstance, getJitLogEvery, getJitMax, getJitMaxSize, getJitThreshold, getKCode, getLoadPaths, getLoadServiceCreator, getOut, getOutput, getProfile, getProperty, getProvider, getReader, getRecordSeparator, getRuntime, getScriptFilename, getSupportedRubyVersion, getVarMap, getWriter, isObjectSpaceEnabled, isRunRubyInProcess, newObjectAdapter, newRuntimeAdapter, parse, parse, parse, parse, put, put, remove, remove, removeAttribute, resetErrorWriter, resetWriter, runScriptlet, runScriptlet, runScriptlet, runScriptlet, setArgv, setAttribute, setClassCache, setClassLoader, setCompatVersion, setCompileMode, setCurrentDirectory, setEnvironment, setError, setError, setErrorWriter, setHomeDirectory, setInput, setInput, setJitLogEvery, setJitMax, setJitMaxSize, setJitThreshold, setKCode, setLoadPaths, setLoadServiceCreator, setObjectSpaceEnabled, setOutput, setOutput, setProfile, setReader, setRecordSeparator, setRunRubyInProcess, setScriptFilename, setWriter, terminate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GemScriptingContainer()
public GemScriptingContainer(java.io.File gemHome,
java.io.File gemPath)
public GemScriptingContainer(org.jruby.embed.LocalContextScope scope,
org.jruby.embed.LocalVariableBehavior behavior)
public GemScriptingContainer(org.jruby.embed.LocalContextScope scope,
org.jruby.embed.LocalVariableBehavior behavior,
java.io.File gemHome,
java.io.File gemPath)
| Method Detail |
|---|
public java.lang.Object runScriptletFromClassloader(java.lang.String name,
java.lang.Class<?> clazz)
throws java.io.IOException
java.io.IOException
public java.lang.Object runScriptletFromClassloader(java.lang.String name)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||