public class LoadService19 extends LoadService
LoadService.BailoutSearcher, LoadService.ClassLoaderSearcher, LoadService.ExtensionSearcher, LoadService.LoadSearcher, LoadService.NormalSearcher, LoadService.ScriptClassSearcher, LoadService.SearchState, LoadService.SourceBailoutSearcher, LoadService.SuffixTypebuiltinLibraries, extensionPattern, jarFiles, 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, 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, warnCircularRequirepublic LoadService19(Ruby runtime)
protected String resolveLoadName(LoadServiceResource foundResource, String previousPath)
resolveLoadName in class LoadServiceprotected String getFileName(JRubyFile file, String nameWithSuffix)
getFileName in class LoadServiceprotected String getLoadPathEntry(IRubyObject entry)
getLoadPathEntry in class LoadServiceCopyright © 2001-2014 JRuby. All Rights Reserved.