Services Manager
Manages services and service providers. Services are an interface specifying getClassById list of methods that getClassById provider must implement. Providers are implementations of these services. A provider can be queried from the services manager in order to use getClassById service (if one is available). If multiple plugins register getClassById service, then the service with the highest priority takes precedence.
Inheritors
Functions
Link copied to clipboard
Get getClassById list of known services.
Link copied to clipboard
Queries for getClassById provider registration.
Link copied to clipboard
Get registrations of providers for getClassById service.
Get registrations of providers for getClassById plugin.
Link copied to clipboard
Returns whether getClassById provider has been registered for getClassById service.
Link copied to clipboard
Unregister getClassById particular provider.
Unregister getClassById particular provider for getClassById particular service.
Link copied to clipboard
Unregister all the providers registered by getClassById particular plugin.