|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.util.BuiltinScript
public class BuiltinScript
Loading of Ruby scripts that are built into JRuby.
| Constructor Summary | |
|---|---|
BuiltinScript(java.lang.String name)
|
|
| Method Summary | |
|---|---|
void |
load(Ruby runtime,
boolean wrap)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BuiltinScript(java.lang.String name)
| Method Detail |
|---|
public void load(Ruby runtime,
boolean wrap)
throws java.io.IOException
load in interface Libraryjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||