DT - Base data type of the TypedPlugins.PT - Plugin type of the TypedPlugins.public interface TypedService<DT,PT extends TypedPlugin<DT>> extends PTService<PT>, Typed<DT>
TypedPlugin.
Note that like PTService, SingletonService and
WrapperService, TypedService is not a service interface
defining API for a specific concrete service implementation, but rather a
more general layer in a type hierarchy intended to ease creation of services
that fit its pattern.
TypedPlugin,
PTServicecreate, getPlugins, getPluginService, getPluginTypeinitialize, registerEventHandlerscontext, getContext, setContextgetPriority, setPrioritycompareTogetInfo, setInfodisposeCopyright © 2009–2016 SciJava. All rights reserved.