1#ifndef __OPENTREP_FAC_FACSUPERVISOR_HPP
2#define __OPENTREP_FAC_FACSUPERVISOR_HPP
14 class FacServiceAbstract;
std::vector< FacBomAbstract * > BomFactoryPool_T
static void cleanFactory()
static FacSupervisor & instance()
void registerXapianDBFactory(FacXapianDB *)
void registerBomFactory(FacBomAbstract *)
void cleanLoggerService()
void registerServiceFactory(FacServiceAbstract *)
FacSupervisor(const FacSupervisor &)
void registerLoggerService(Logger *)
std::vector< FacServiceAbstract * > ServiceFactoryPool_T
Factory for a Xapian WritableDatabase object.