public interface DataHandleService extends WrapperService<Location,DataHandle<Location>>, SciJavaService
DataHandle
s.Modifier and Type | Method and Description |
---|---|
default Class<DataHandle<Location>> |
getPluginType()
Gets the type of plugins managed by this service.
|
default Class<Location> |
getType()
Gets the type associated with the object.
|
create, initialize, supports
find
create, getPlugins, getPluginService, pluginService
registerEventHandlers
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
dispose
default Class<DataHandle<Location>> getPluginType()
PTService
getPluginType
in interface PTService<DataHandle<Location>>
Copyright © 2009–2018 SciJava. All rights reserved.