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