Services
Generic service to manage named services using lazy instantiation based on instantiator callback functions
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NWikimedia
 NServices
 CCannotReplaceActiveServiceExceptionException thrown when trying to replace an already active service
 CContainerDisabledExceptionException thrown when trying to access a service on a disabled container or factory
 CDestructibleServiceDestructibleService defines a standard interface for shutting down a service instance
 CNoSuchServiceExceptionException thrown when the requested service is not known
 CRecursiveServiceDependencyExceptionException thrown when trying to instantiate a currently instantiating service
 CSalvageableServiceSalvageableService defines an interface for services that are able to salvage state from a previous instance of the same class
 CServiceAlreadyDefinedExceptionException thrown when a service was already defined, but the caller expected it to not exist
 CServiceContainerServiceContainer provides a generic service to manage named services using lazy instantiation based on instantiator callback functions
 CServiceDisabledExceptionException thrown when trying to access a disabled service