Service Providers

Identifier:
org.eclipse.ptp.services.core.providers

Since:
[Enter the first release in which this extension point appears.]

Description:
Extension point to specify alternate providers for services.

Configuration Markup:

<!ELEMENT extension (provider)+>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT provider EMPTY>

<!ATTLIST provider

id        CDATA #REQUIRED

name      CDATA #REQUIRED

serviceId CDATA #REQUIRED

class     CDATA #REQUIRED

priority  CDATA #IMPLIED>


Examples:
[Enter extension point usage example here.]

API Information:
[Enter API information here.]

Supplied Implementation:
[Enter information about supplied implementation of this extension point.]