Provides access to subsystems and information that is needed by different components of the system. More...
Public Member Functions | |
CopaSystemContext (DatabaseService dbservice, Notifier notifier, File settingsDirectory, File logDirectory, Logger debugLogger, ServerInfo serverInfo) | |
DatabaseService | getDbservice () |
Notifier | getNotifier () |
File | getSettingsDirectory () |
File | getLogDirectory () |
Logger | getDebugLogger () |
ServerInfo | getServerInfo () |
void | setServerInfo (ServerInfo serverInfo) |
Only to be used for initialization! More... | |
Provides access to subsystems and information that is needed by different components of the system.
void unicopa.copa.server.CopaSystemContext.setServerInfo | ( | ServerInfo | serverInfo) |
Only to be used for initialization!
info |