CatapultServer
v0.5.0.1 (Elephant)
|
A registrar for registering a service. More...
Public Member Functions | |
virtual | ~ServiceRegistrar ()=default |
virtual ServiceRegistrarInfo | info () const =0 |
Gets information about the registrar. More... | |
virtual void | registerServiceCounters (ServiceLocator &locator)=0 |
Registers service dependent counters with locator. More... | |
virtual void | registerServices (ServiceLocator &locator, ServiceState &state)=0 |
Boots and registers dependent services with locator given state. More... | |
A registrar for registering a service.
|
virtualdefault |
|
pure virtual |
Gets information about the registrar.
|
pure virtual |
Registers service dependent counters with locator.
|
pure virtual |
Boots and registers dependent services with locator given state.