public class DefaultDataHandleService extends AbstractWrapperService<Location,DataHandle<Location>> implements DataHandleService
DataHandleService
.Constructor and Description |
---|
DefaultDataHandleService() |
Modifier and Type | Method and Description |
---|---|
Class<DataHandle<Location>> |
getPluginType()
Gets the type of plugins managed by this service.
|
Class<Location> |
getType()
Gets the type associated with the object.
|
pluginService
dispose, getContext, setContext, toString
getInfo, getPriority, setInfo, setPriority
context
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
create, initialize, supports
find
create, getPlugins, getPluginService, pluginService
registerEventHandlers
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
dispose
public Class<DataHandle<Location>> getPluginType()
PTService
getPluginType
in interface PTService<DataHandle<Location>>
Copyright © 2009–2016 SciJava. All rights reserved.