Class MetaService

java.lang.Object
com.google.common.util.concurrent.AbstractIdleService
All Implemented Interfaces:
EngineServices.ConfigurableService<MetaService.MetaServiceConfig>, EngineServices.InfoProvidingService, com.google.common.util.concurrent.Service

@Singleton public class MetaService extends AbstractEngineIdleService<MetaService.MetaServiceConfig>
MetaService provides CRUD functionality for all meta model entities. Uses a LuceneService instance to store the meta entities.