|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.runtime.load.JarredScript
public class JarredScript
Loading of Ruby scripts packaged in Jar files. Usually the Ruby scripts are accompanied by Java class files in the Jar.
Constructor Summary | |
---|---|
JarredScript(LoadServiceResource resource)
|
Method Summary | |
---|---|
LoadServiceResource |
getResource()
|
void |
load(Ruby runtime)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JarredScript(LoadServiceResource resource)
Method Detail |
---|
public LoadServiceResource getResource()
public void load(Ruby runtime)
load
in interface Library
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |