1 #ifndef __AIRINV_FAC_FACSUPERVISOR_HPP
2 #define __AIRINV_FAC_FACSUPERVISOR_HPP
14 class FacServiceAbstract;
74 BomFactoryPool_T _bomPool;
77 ServiceFactoryPool_T _svcPool;
80 #endif // __AIRINV_FAC_FACSUPERVISOR_HPP
FacSupervisor(const FacSupervisor &)
static FacSupervisor & instance()
static void cleanFactory()
void registerBomFactory(FacBomAbstract *)
std::vector< FacServiceAbstract * > ServiceFactoryPool_T
void registerServiceFactory(FacServiceAbstract *)
std::vector< FacBomAbstract * > BomFactoryPool_T