public interface UpdateService extends ImageJService
Modifier and Type | Method and Description |
---|---|
UpdateSite |
getUpdateSite(File file)
Gets the update site housing the given file.
|
UpdateSite |
getUpdateSite(String name)
Gets the update site with the given name.
|
initialize, registerEventHandlers
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
dispose
UpdateSite getUpdateSite(String name)
UpdateSite getUpdateSite(File file)
Copyright © 2014–2022 ImageJ. All rights reserved.