class OSGiLoadService19 extends OSGiLoadService
LoadService.BailoutSearcher, LoadService.ClassLoaderSearcher, LoadService.ExtensionSearcher, LoadService.LoadSearcher, LoadService.NormalSearcher, LoadService.ScriptClassSearcher, LoadService.SearchState, LoadService.SourceBailoutSearcher, LoadService.SuffixTypeOSGI_BUNDLE_CLASSPATH_SCHEME, OSGI_DEFAULTbuiltinLibraries, extensionPattern, jarFiles, librarySearcher, loadedFeatures, loadedFeaturesDup, loadPath, requireLocks, runtime, searchers, sourcePattern| Constructor and Description |
|---|
OSGiLoadService19(Ruby runtime) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
resolveLoadName(LoadServiceResource foundResource,
java.lang.String previousPath) |
createLibrary, findFileInClasspathaddBuiltinLibrary, addFeatureToIndex, addLoadedFeature, addLoadedFeature, addPath, addPaths, addPaths, autoloadRequire, buildClassName, checkEmptyLoad, classpathFilenameFromURL, debugLogFound, debugLogFound, debugLogTry, featureAlreadyLoaded, findBuiltinLibrary, findFileForLoad, findLibraryWithClassloaders, findLibraryWithoutCWD, getClassPathResource, getFileName, getJarFile, getLoadedFeatures, getLoadPath, getLoadPathEntry, 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 OSGiLoadService19(Ruby runtime)
protected java.lang.String resolveLoadName(LoadServiceResource foundResource, java.lang.String previousPath)
resolveLoadName in class LoadService