public interface AppService extends SingletonService<App>, SciJavaService
Modifier and Type | Method and Description |
---|---|
App |
getApp()
Gets the foremost application (the one with the highest priority).
|
App |
getApp(String name)
Gets an application by name.
|
Map<String,App> |
getApps()
Gets the table of associated applications, keyed by name.
|
create, filterInstances, getInstance, getInstances, initialize, objectService
getPlugins, getPluginService, getPluginType, pluginService
registerEventHandlers
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
dispose
Copyright © 2009–2016 SciJava. All rights reserved.