public class LoadService.ScriptClassSearcher extends Object implements LoadService.LoadSearcher
Modifier and Type | Class and Description |
---|---|
class |
LoadService.ScriptClassSearcher.ScriptClassLibrary |
Constructor and Description |
---|
LoadService.ScriptClassSearcher() |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldTrySearch(LoadService.SearchState state) |
boolean |
trySearch(LoadService.SearchState state) |
public boolean shouldTrySearch(LoadService.SearchState state)
shouldTrySearch
in interface LoadService.LoadSearcher
public boolean trySearch(LoadService.SearchState state) throws RaiseException
trySearch
in interface LoadService.LoadSearcher
RaiseException
Copyright © 2001-2014 JRuby. All Rights Reserved.