1 #ifndef __STDAIR_SVC_FACSUPERVISOR_HPP 2 #define __STDAIR_SVC_FACSUPERVISOR_HPP 15 class FacServiceAbstract;
132 PersistentBomFactoryPool_T _persistentBomPool;
137 CloneBomFactoryPool_T _cloneBomPool;
142 ServiceFactoryPool_T _svcPool;
146 #endif // __STDAIR_SVC_FACSUPERVISOR_HPP
void cleanPersistentBomLayer()
void registerServiceFactory(FacServiceAbstract *)
static void cleanLoggerService()
std::list< FacAbstract * > PersistentBomFactoryPool_T
void registerCloneBomFactory(FacAbstract *)
static void cleanDBSessionManager()
std::list< FacServiceAbstract * > ServiceFactoryPool_T
Handle on the StdAir library context.
void registerPersistentBomFactory(FacAbstract *)
FacSupervisor(const FacSupervisor &)
static FacSupervisor & instance()
std::list< FacAbstract * > CloneBomFactoryPool_T
void cleanCloneBomLayer()