Class and Description |
---|
BasicLibraryService
This interface should be implemented by writers of Java extensions to JRuby.
|
LoadService
How require works in JRuby
When requiring a name from Ruby, JRuby will first remove any file extension it knows about,
thereby making it possible to use this string to see if JRuby has already loaded
the name in question.
|
Class and Description |
---|
Library |
LoadService
How require works in JRuby
When requiring a name from Ruby, JRuby will first remove any file extension it knows about,
thereby making it possible to use this string to see if JRuby has already loaded
the name in question.
|
LoadService.AlreadyLoaded |
LoadService.LoadSearcher |
LoadService.SearchState |
LoadServiceResource
Simple struct to capture name separate from URL.
|
Class and Description |
---|
Library |
Class and Description |
---|
Library |
Class and Description |
---|
Library |
Class and Description |
---|
Library |
Class and Description |
---|
Library |
Class and Description |
---|
Library |
Class and Description |
---|
Library |
Class and Description |
---|
Library |
Class and Description |
---|
Library |
Class and Description |
---|
IAutoloadMethod |
Library |
LoadService
How require works in JRuby
When requiring a name from Ruby, JRuby will first remove any file extension it knows about,
thereby making it possible to use this string to see if JRuby has already loaded
the name in question.
|
LoadService.AlreadyLoaded |
LoadService.BailoutSearcher |
LoadService.LoadSearcher |
LoadService.SearchState |
LoadService.SuffixType |
LoadServiceResource
Simple struct to capture name separate from URL.
|
Class and Description |
---|
Library |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.