7 #include <stdair/service/FacSupervisor.hpp> 14 FacRmolServiceContext* FacRmolServiceContext::_instance = NULL;
24 if (_instance == NULL) {
26 assert (_instance != NULL);
28 stdair::FacSupervisor::instance().registerServiceFactory (_instance);
38 assert (aServiceContext_ptr != NULL);
41 _pool.push_back (aServiceContext_ptr);
43 return *aServiceContext_ptr;
RMOL_ServiceContext & create()
Inner class holding the context for the RMOL Service object.
Factory for the service context.
static FacRmolServiceContext & instance()