public class CoserUIApplicationContext extends DefaultCoserApplicationContext
| Modifier and Type | Field and Description |
|---|---|
protected ClientResultService |
clientResultService |
protected CommandService |
commandService |
protected static CoserUIApplicationContext |
context
Shared application context.
|
protected ControlService |
controlService |
protected ProjectService |
projectService |
protected PublicationService |
publicationService |
protected jaxx.runtime.swing.session.SwingSession |
session |
charts, commandFactory, config, indicatorsMap, reports, repositoryProvider, repositoryTypes, zonesMap| Modifier | Constructor and Description |
|---|---|
protected |
CoserUIApplicationContext() |
| Modifier and Type | Method and Description |
|---|---|
static void |
close() |
static CoserUIApplicationContext |
get() |
ClientResultService |
getClientResultService() |
CommandService |
getCommandService() |
CoserConfig |
getConfig() |
ControlService |
getControlService() |
ProjectService |
getProjectService() |
PublicationService |
getPublicationService() |
jaxx.runtime.swing.session.SwingSession |
getSession() |
static CoserUIApplicationContext |
init() |
getCharts, getCommandFactory, getExtracts, getIndicatorMap, getReports, getRepositoryProvider, getRepositoryTypes, getZoneMapprotected static CoserUIApplicationContext context
protected jaxx.runtime.swing.session.SwingSession session
protected CommandService commandService
protected ProjectService projectService
protected ControlService controlService
protected PublicationService publicationService
protected ClientResultService clientResultService
public static CoserUIApplicationContext get()
public static CoserUIApplicationContext init()
public static void close()
public jaxx.runtime.swing.session.SwingSession getSession()
public CommandService getCommandService()
public ProjectService getProjectService()
public ControlService getControlService()
public PublicationService getPublicationService()
public ClientResultService getClientResultService()
public CoserConfig getConfig()
getConfig in interface CoserApplicationContextgetConfig in class DefaultCoserApplicationContextCopyright © 2010–2015 Ifremer. All rights reserved.