fesa-core
4.3.1
|
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 ¬ificationProcessor) | |
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 | |
The AbstractServerController manages the proper startup and shutdown of all services, providet by the server side.
OnDemandProducer * fesa::AbstractServerController::getOnDemandProducer | ( | ) |
returns a pointer to the OnDemand producer