CopaServer
Change of Plan Application
 All Classes Functions Pages
Public Member Functions | List of all members
unicopa.copa.server.CopaSystemContext Class Reference

Provides access to subsystems and information that is needed by different components of the system. More...

Collaboration diagram for unicopa.copa.server.CopaSystemContext:
Collaboration graph

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...
 

Detailed Description

Provides access to subsystems and information that is needed by different components of the system.

Author
Felix Wiemuth

Member Function Documentation

void unicopa.copa.server.CopaSystemContext.setServerInfo ( ServerInfo  serverInfo)

Only to be used for initialization!

Parameters
info

The documentation for this class was generated from the following file: