45 return configurationRegistrarProxy_;
50 return statisticRegistrarProxy_;
55 return eventRegistrarProxy_;
StatisticRegistrar & statisticRegistrar() override
The EventRegistrar allows NEM layers to register to receive events. Only those events registered will...
EventRegistrar & eventRegistrar() override
RegistrarProxy(BuildId buildId)
The StatisticRegistrar allows NEM layers to register statistics and statistic tables. Statistics and Statistic tables are owned by the emulator framework and a borrowed reference is returned to the registering NEM layer.
ConfigurationRegistrar & configurationRegistrar() override
The ConfigurationRegistrar allows NEM layers to register the configuration items they require...
static ConfigurationService * instance()