|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassCache | |
|---|---|
| org.jruby | |
| org.jruby.javasupport | |
| Uses of ClassCache in org.jruby |
|---|
| Methods in org.jruby that return ClassCache | |
|---|---|
ClassCache |
RubyInstanceConfig.getClassCache()
|
| Methods in org.jruby with parameters of type ClassCache | |
|---|---|
void |
RubyInstanceConfig.setClassCache(ClassCache classCache)
|
| Uses of ClassCache in org.jruby.javasupport |
|---|
| Methods in org.jruby.javasupport that return ClassCache | |
|---|---|
static ClassCache |
JavaEmbedUtils.createClassCache(java.lang.ClassLoader loader)
Generate a class cache. |
| Methods in org.jruby.javasupport with parameters of type ClassCache | |
|---|---|
static Ruby |
JavaEmbedUtils.initialize(java.util.List loadPaths,
ClassCache classCache)
Get an instance of a JRuby runtime. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||