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.
|
create, initialize, supports
create, getPlugins, getPluginService
dispose, getContext, registerEventHandlers, setContext, toString
compareTo, getInfo, getPriority, setInfo, setPriority
context
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
create
create, getPlugins, getPluginService
initialize, registerEventHandlers
context, getContext, setContext
getPriority, setPriority
compareTo
getInfo, setInfo
dispose
public Class<DataHandle<Location>> getPluginType()
PTService
getPluginType
in interface PTService<DataHandle<Location>>
Copyright © 2009–2015 SciJava. All rights reserved.