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, librarySearcher, loadedFeatures, loadedFeaturesDup, loadPath, requireLocks, runtime, searchers, sourcePattern
Constructor and Description |
---|
LoadService19(Ruby runtime) |
Modifier and Type | Method and Description |
---|---|
protected String |
getFileName(JRubyFile file,
String nameWithSuffix) |
protected String |
getLoadPathEntry(IRubyObject entry) |
protected String |
resolveLoadName(LoadServiceResource foundResource,
String previousPath) |
addBuiltinLibrary, addFeatureToIndex, addLoadedFeature, addLoadedFeature, addPath, addPaths, addPaths, autoloadRequire, buildClassName, checkEmptyLoad, classpathFilenameFromURL, createLibrary, debugLogFound, debugLogFound, debugLogTry, featureAlreadyLoaded, findBuiltinLibrary, findFileForLoad, findFileInClasspath, findLibraryWithClassloaders, findLibraryWithoutCWD, getClassPathResource, getJarFile, getLoadedFeatures, getLoadPath, init, isFeatureInIndex, isJarfileLibrary, isRequireable, load, loadFromClassLoader, loadPathLooksLikeClasspathURL, loadPathLooksLikeJarURL, reflectedLoad, removeBuiltinLibrary, removeInternalLoadedFeature, require, reraiseRaiseExceptions, smartLoad, tryLoadingLibraryOrScript, tryResourceAsIs, tryResourceAsIs, tryResourceFromCWD, tryResourceFromDotSlash, tryResourceFromHome, tryResourceFromJarURL, tryResourceFromJarURLWithLoadPath, tryResourceFromLoadPath, tryResourceFromLoadPathOrURL, warnCircularRequire
public LoadService19(Ruby runtime)
protected String resolveLoadName(LoadServiceResource foundResource, String previousPath)
resolveLoadName
in class LoadService
protected String getFileName(JRubyFile file, String nameWithSuffix)
getFileName
in class LoadService
protected String getLoadPathEntry(IRubyObject entry)
getLoadPathEntry
in class LoadService
Copyright © 2001-2016 JRuby. All Rights Reserved.