Package | Description |
---|---|
org.jruby.embed.osgi.internal | |
org.jruby.runtime.load |
Modifier and Type | Method and Description |
---|---|
void |
OSGiBundlesSearcher.trySearch(LoadService.SearchState state) |
Modifier and Type | Method and Description |
---|---|
LoadService.SearchState |
LoadService.findFileForLoad(java.lang.String file) |
void |
LoadService.LoadSearcher.trySearch(LoadService.SearchState state) |
void |
LoadService.BailoutSearcher.trySearch(LoadService.SearchState state) |
void |
LoadService.SourceBailoutSearcher.trySearch(LoadService.SearchState state) |
protected void |
LoadService.BailoutSearcher.trySearch(java.lang.String file,
LoadService.SuffixType suffixType) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.