public class LoadService19 extends LoadService
LoadService.BailoutSearcher, LoadService.ClassLoaderSearcher, LoadService.ExtensionSearcher, LoadService.LoadSearcher, LoadService.NormalSearcher, LoadService.ScriptClassSearcher, LoadService.SearchState, LoadService.SourceBailoutSearcher, LoadService.SuffixType
builtinLibraries, extensionPattern, jarFiles, loadedFeatures, loadPath, requireLocks, runtime, searchers, sourcePattern
Constructor and Description |
---|
LoadService19(Ruby runtime) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getFileName(JRubyFile file,
java.lang.String nameWithSuffix) |
protected java.lang.String |
getLoadPathEntry(IRubyObject entry) |
protected java.lang.String |
resolveLoadName(LoadServiceResource foundResource,
java.lang.String previousPath) |
addBuiltinLibrary, addLoadedFeature, addPath, addPaths, addPaths, autoloadRequire, buildClassName, checkEmptyLoad, createLibrary, debugLogFound, debugLogFound, debugLogTry, featureAlreadyLoaded, findBuiltinLibrary, findFileForLoad, findFileInClasspath, findLibraryWithClassloaders, findLibraryWithoutCWD, getClassPathResource, getJarFile, getLoadedFeatures, getLoadPath, init, isJarfileLibrary, isRequireable, load, loadFromClassLoader, loadPathLooksLikeClasspathURL, loadPathLooksLikeJarURL, reflectedLoad, removeBuiltinLibrary, removeInternalLoadedFeature, require, reraiseRaiseExceptions, smartLoad, tryLoadingLibraryOrScript, tryResourceAsIs, tryResourceFromCWD, tryResourceFromHome, tryResourceFromJarURL, tryResourceFromJarURLWithLoadPath, tryResourceFromLoadPath, tryResourceFromLoadPathOrURL, warnCircularRequire
public LoadService19(Ruby runtime)
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
protected java.lang.String getLoadPathEntry(IRubyObject entry)
getLoadPathEntry
in class LoadService
Copyright © 2002-2009 JRuby Team. All Rights Reserved.