protected static final class TestRubyInstanceConfig.NullLoadService 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 |
---|
NullLoadService(Ruby runtime) |
addBuiltinLibrary, addFeatureToIndex, addLoadedFeature, addLoadedFeature, addPath, addPaths, addPaths, autoloadRequire, buildClassName, checkEmptyLoad, classpathFilenameFromURL, createLibrary, debugLogFound, debugLogFound, debugLogTry, featureAlreadyLoaded, findBuiltinLibrary, findFileForLoad, findFileInClasspath, findLibraryWithClassloaders, findLibraryWithoutCWD, getClassPathResource, getFileName, getJarFile, getLoadedFeatures, getLoadPath, getLoadPathEntry, init, isFeatureInIndex, isJarfileLibrary, isRequireable, load, loadFromClassLoader, loadPathLooksLikeClasspathURL, loadPathLooksLikeJarURL, reflectedLoad, removeBuiltinLibrary, removeInternalLoadedFeature, require, reraiseRaiseExceptions, resolveLoadName, smartLoad, tryLoadingLibraryOrScript, tryResourceAsIs, tryResourceAsIs, tryResourceFromCWD, tryResourceFromDotSlash, tryResourceFromHome, tryResourceFromJarURL, tryResourceFromJarURLWithLoadPath, tryResourceFromLoadPath, tryResourceFromLoadPathOrURL, warnCircularRequire
public NullLoadService(Ruby runtime)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.