public class DefaultPostprocessorService extends AbstractSingletonService<PostprocessorPlugin> implements PostprocessorService
PostprocessorPlugin
s.Constructor and Description |
---|
DefaultPostprocessorService() |
Modifier and Type | Method and Description |
---|---|
Class<PostprocessorPlugin> |
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<PostprocessorPlugin> getPluginType()
PTService
getPluginType
in interface PTService<PostprocessorPlugin>
Copyright © 2009–2016 SciJava. All rights reserved.