public class LoadService.SourceBailoutSearcher extends LoadService.BailoutSearcher
Constructor and Description |
---|
LoadService.SourceBailoutSearcher() |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldTrySearch(LoadService.SearchState state) |
void |
trySearch(LoadService.SearchState state) |
trySearch
public boolean shouldTrySearch(LoadService.SearchState state)
shouldTrySearch
in interface LoadService.LoadSearcher
shouldTrySearch
in class LoadService.BailoutSearcher
public void trySearch(LoadService.SearchState state) throws LoadService.AlreadyLoaded
trySearch
in interface LoadService.LoadSearcher
trySearch
in class LoadService.BailoutSearcher
LoadService.AlreadyLoaded
Copyright © 2002-2009 JRuby Team. All Rights Reserved.