|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.runtime.load.LoadService
org.jruby.test.TestRubyInstanceConfig.NullLoadService
protected static final class TestRubyInstanceConfig.NullLoadService
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jruby.runtime.load.LoadService |
---|
LoadService.AlreadyLoaded, LoadService.BailoutSearcher, LoadService.ClassLoaderSearcher, LoadService.ExtensionSearcher, LoadService.LoadSearcher, LoadService.NormalSearcher, LoadService.ScriptClassSearcher, LoadService.SearchState |
Field Summary |
---|
Fields inherited from class org.jruby.runtime.load.LoadService |
---|
autoloadMap, builtinLibraries, extensionPattern, jarFiles, loadedFeatures, loadedFeaturesInternal, loadPath, runtime, sourcePattern |
Constructor Summary | |
---|---|
TestRubyInstanceConfig.NullLoadService(Ruby runtime)
|
Method Summary |
---|
Methods inherited from class org.jruby.runtime.load.LoadService |
---|
addAutoload, addBuiltinLibrary, autoload, autoloadFor, getLoadedFeatures, getLoadPath, init, load, removeAutoLoadFor, removeBuiltinLibrary, removeInternalLoadedFeature, require, smartLoad |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestRubyInstanceConfig.NullLoadService(Ruby runtime)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |