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 cleanCloneBomLayer()
static void cleanDBSessionManager()
void registerCloneBomFactory(FacAbstract *)
Handle on the StdAir library context.
void cleanPersistentBomLayer()
static FacSupervisor & instance()
std::list< FacAbstract * > PersistentBomFactoryPool_T
FacSupervisor(const FacSupervisor &)
std::list< FacServiceAbstract * > ServiceFactoryPool_T
static void cleanLoggerService()
void registerPersistentBomFactory(FacAbstract *)
void registerServiceFactory(FacServiceAbstract *)
std::list< FacAbstract * > CloneBomFactoryPool_T