|
||||||||||
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.runtime.load.LoadService19
public class LoadService19
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, LoadService.SourceBailoutSearcher, LoadService.SuffixType |
Field Summary |
---|
Fields inherited from class org.jruby.runtime.load.LoadService |
---|
autoloadMap, builtinLibraries, caseInsensitiveFS, extensionPattern, jarFiles, loadedFeatures, loadedFeaturesInternal, loadPath, requireLocks, runtime, searchers, sourcePattern |
Constructor Summary | |
---|---|
LoadService19(Ruby runtime)
|
Method Summary | |
---|---|
protected java.lang.String |
getFileName(JRubyFile file,
java.lang.String nameWithSuffix)
|
protected java.lang.String |
resolveLoadName(LoadServiceResource foundResource,
java.lang.String previousPath)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoadService19(Ruby runtime)
Method Detail |
---|
protected java.lang.String resolveLoadName(LoadServiceResource foundResource, java.lang.String previousPath)
resolveLoadName
in class LoadService
protected java.lang.String getFileName(JRubyFile file, java.lang.String nameWithSuffix)
getFileName
in class LoadService
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |