GNDMS 0.6.0
RESTful verison of GNDMS
Public Member Functions | Private Member Functions | Static Private Member Functions | Private Attributes | Static Private Attributes

de.zib.gndms.infra.system.GNDMSystem Class Reference

This sets up the configuration and database storage area shared between GNDMS services. More...

Inheritance diagram for de.zib.gndms.infra.system.GNDMSystem:
de.zib.gndms.infra.system.SystemHolder

List of all members.

Public Member Functions

void initialize () throws RuntimeException

Private Member Functions

 GNDMSystem (@NotNull GridConfig anySharedConfig, boolean debugModeParam)
void printVersion ()
 Writes information about the GNDMS release and GNDMS build (using verInfo) to the logger.

Static Private Member Functions

static Logger createLogger ()

Private Attributes

ConfigActionCaller actionCaller
AutowireCapableBeanFactory beanFactory
boolean shutdown
final boolean debugMode
final ModelUUIDGen uuidGenDelegate
final Logger logger = createLogger()
final GNDMSVerInfo verInfo = new GNDMSVerInfo()
GNDMSystemDirectory instanceDir
 the GNDMSystemDirectory connected with this GNDMSystem
final GridConfig sharedConfig
File sharedDir
File logDir
File dbLoggerFile
File containerHome
EntityManagerFactory emf
GraphDatabaseService neo
Dao dao
TaskExecutionService executionService

Static Private Attributes

static final long EXECUTOR_SHUTDOWN_TIME = 5000L

Detailed Description

This sets up the configuration and database storage area shared between GNDMS services.

Author:
try ste fan pla nti kow zib
Version:
$Id$

User: stepn Date: 17.06.2008 Time: 23:09:00


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables