fesa-core  5.0.1
fesa::AbstractServerController Class Reference

The AbstractServerController manages the proper startup and shutdown of all services, providet by the server side. More...

#include <AbstractServerController.h>

Public Member Functions

 AbstractServerController (NotificationProcessor &notificationProcessor)
 constructor
 
 ~AbstractServerController ()
 destructor
 
void initialize ()
 After the creation of the class tree, all components can be initialized.
 
OnDemandProducer * getOnDemandProducer ()
 returns a pointer to the OnDemand producer More...
 
void start ()
 this method starts the persistency manager and the rda interface
 

Detailed Description

The AbstractServerController manages the proper startup and shutdown of all services, providet by the server side.

Member Function Documentation

OnDemandProducer * fesa::AbstractServerController::getOnDemandProducer ( )

returns a pointer to the OnDemand producer

Returns
OnDemand producer pointer

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