Class eclipse.ServiceProvider
A Service Provider is an object that implements a Service Type
Defined in: </shared/eclipse/e4/orion/I201101311515/plugins/org.eclipse.orion.client.core/static/js/plugin.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
A Service Provider is an object that implements a Service Type
|
Method Attributes | Method Name and Description |
---|---|
dispatchEvent(eventType, eventData, serviceType, serviceId)
|
|
<static> |
eclipse.ServiceProvider.extend(extender)
|
Class Detail
eclipse.ServiceProvider()
A Service Provider is an object that implements a Service Type
Method Detail
dispatchEvent(eventType, eventData, serviceType, serviceId)
- Parameters:
- eventType
- eventData
- serviceType
- serviceId
<static>
eclipse.ServiceProvider.extend(extender)
- Parameters:
- extender