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