Interface | Description |
---|---|
ProviderRegistration<T> |
Represents the registration information for the provider of a service.
|
ServiceManager |
A manager of services and their providers.
|
Class | Description |
---|---|
SimpleServiceManager |
The default implementation of
ServiceManager . |
Exception | Description |
---|---|
ProvisioningException |
Thrown when a provider has not been registered or one cannot be
provisioned.
|