PT
- Plugin type of the SciJavaPlugin
s being managed.public abstract class AbstractPTService<PT extends SciJavaPlugin> extends AbstractService implements PTService<PT>
PTService
s.Constructor and Description |
---|
AbstractPTService() |
Modifier and Type | Method and Description |
---|---|
PluginService |
pluginService()
Gets the service responsible for discovering and managing this service's
plugins.
|
getContext, setContext, toString
getInfo, getPriority, setInfo, setPriority
context
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
create, getPlugins, getPluginService, getPluginType
initialize, registerEventHandlers
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
dispose
public PluginService pluginService()
PTService
pluginService
in interface PTService<PT extends SciJavaPlugin>
Copyright © 2015–2022 SciJava. All rights reserved.