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