com::cosylab::cdb::jdal::Server Class Reference

Collaboration diagram for com::cosylab::cdb::jdal::Server:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void run (String args[])
void shutdown ()

Static Public Member Functions

static void main (String[] args)

Static Public Attributes

static final String CDB_LOGGER_NAME = "CDB"

Private Member Functions

void preloadCache (DALImpl dal, Logger sharedLogger)

Private Attributes

JDAL jdal

Static Private Attributes

static String[] PRELOAD_TABLE
static String[] PRELOAD_TABLE_SUBTREE

Member Function Documentation

static void com::cosylab::cdb::jdal::Server::main ( String[]  args  )  [inline, static]
void com::cosylab::cdb::jdal::Server::preloadCache ( DALImpl  dal,
Logger  sharedLogger 
) [inline, private]
void com::cosylab::cdb::jdal::Server::run ( String  args[]  )  [inline]
void com::cosylab::cdb::jdal::Server::shutdown (  )  [inline]

Member Data Documentation

final String com::cosylab::cdb::jdal::Server::CDB_LOGGER_NAME = "CDB" [static]

Referenced by run().

Referenced by preloadCache(), run(), and shutdown().

Initial value:
 {
                "MACI/Managers/Manager",
                "MACI/Components"
        }

Referenced by preloadCache().

Initial value:
 {
                "MACI/Containers"
        }

Referenced by preloadCache().


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

Generated by  doxygen 1.6.2