|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.cext.ModuleLoader
public class ModuleLoader
The ModuleLoader is responsible for loading native extensions into the process and calling
their initialization function.
| Constructor Summary | |
|---|---|
ModuleLoader()
|
|
| Method Summary | |
|---|---|
static void |
load(Ruby runtime,
java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModuleLoader()
| Method Detail |
|---|
public static void load(Ruby runtime,
java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||