public class DefaultPreprocessorService extends AbstractSingletonService<PreprocessorPlugin> implements PreprocessorService
PreprocessorPlugins.| Constructor and Description |
|---|
DefaultPreprocessorService() |
| Modifier and Type | Method and Description |
|---|---|
Class<PreprocessorPlugin> |
getPluginType()
Gets the type of plugins managed by this service.
|
create, filterInstances, getInstance, getInstances, initializegetPlugins, getPluginServicedispose, getContext, registerEventHandlers, setContext, toStringcompareTo, getInfo, getPriority, setInfo, setPrioritycontextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetInstance, getInstancescreate, getPlugins, getPluginServiceinitialize, registerEventHandlerscontext, getContext, setContextgetPriority, setPrioritycompareTogetInfo, setInfodisposepublic Class<PreprocessorPlugin> getPluginType()
PTServicegetPluginType in interface PTService<PreprocessorPlugin>Copyright © 2009–2016 SciJava. All rights reserved.