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, objectServicegetPlugins, getPluginService, getPluginType, pluginServiceregisterEventHandlersgetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersiondisposeCopyright © 2009–2016 SciJava. All rights reserved.