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