public class DefaultPreprocessorService extends AbstractSingletonService<PreprocessorPlugin> implements PreprocessorService
PreprocessorPlugin
s.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, initialize
getPlugins, getPluginService
dispose, getContext, registerEventHandlers, setContext, toString
compareTo, getInfo, getPriority, setInfo, setPriority
context
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getInstance, getInstances
create, getPlugins, getPluginService
initialize, registerEventHandlers
context, getContext, setContext
getPriority, setPriority
compareTo
getInfo, setInfo
dispose
public Class<PreprocessorPlugin> getPluginType()
PTService
getPluginType
in interface PTService<PreprocessorPlugin>
Copyright © 2009–2016 SciJava. All rights reserved.