public interface AppService extends SingletonService<App>
| 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.
|
getInstance, getInstancescreate, getPlugins, getPluginService, getPluginTypeinitialize, registerEventHandlerscontext, getContext, setContextgetPriority, setPrioritycompareTogetInfo, setInfodisposeCopyright © 2009–2016 SciJava. All rights reserved.