public class DefaultSearchService extends AbstractSingletonService<SearchActionFactory> implements SearchService
SearchService.| Constructor and Description |
|---|
DefaultSearchService() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
enabled(Searcher s)
Gets whether the given searcher plugin is currently enabled.
|
void |
setEnabled(Searcher s,
boolean enabled)
Enables or disables the given searcher plugin.
|
getInstance, getInstances, objectService, onEvent, onEventpluginServicegetContext, setContext, toStringgetInfo, getPriority, setInfo, setPrioritycontextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitactions, getPluginType, searchcreate, filterInstances, getInstance, getInstances, initialize, objectServicegetPlugins, getPluginService, pluginServiceregisterEventHandlersgetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersiondisposepublic boolean enabled(Searcher s)
SearchServiceenabled in interface SearchServicepublic void setEnabled(Searcher s, boolean enabled)
SearchServicesetEnabled in interface SearchServiceCopyright © 2015–2022 SciJava. All rights reserved.