Interface | Description |
---|---|
IServiceContributor |
Interface that supplies wizard pages to configure a service.
|
IServiceProviderConfiguration | Deprecated |
IServiceProviderContributor |
Interface that supplies a UI which can be launched to configure a service
provider.
|
Class | Description |
---|---|
ServiceConfigurationPropertyPage |
This class implements a project properties page which allows the user to
associate service configurations with the project
|
ServiceModelImages | |
ServiceModelUIManager |
A singleton class which is the entry point to a service model which represents:
- the set of contributed services
- the set of providers which provide those services
- the service configurations for each project which specify which services are
mapped to which providers.
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.