13 FacSTDAIRServiceContext* FacSTDAIRServiceContext::_instance = NULL;
23 if (_instance == NULL) {
25 assert (_instance != NULL);
37 assert (aServiceContext_ptr != NULL);
40 _pool.push_back (aServiceContext_ptr);
42 return *aServiceContext_ptr;
static FacSupervisor & instance()
void registerServiceFactory(FacServiceAbstract *)
STDAIR_ServiceContext & create()
Class holding the context of the Stdair services.
~FacSTDAIRServiceContext()
static FacSTDAIRServiceContext & instance()
FacSTDAIRServiceContext()