Class orion.serviceregistry.ServiceRegistration
A reference to a registered service in the Orion service registry
Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.core/web/orion/serviceregistry.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
orion.serviceregistry.ServiceRegistration(serviceId, serviceReference, internalRegistry)
Creates a new service registration.
|
Method Attributes | Method Name and Description |
---|---|
setProperties(properties)
|
|
Class Detail
orion.serviceregistry.ServiceRegistration(serviceId, serviceReference, internalRegistry)
Creates a new service registration. This constructor is private and should only be called by the service registry.
Method Detail
getReference()
setProperties(properties)
- Parameters:
- properties
unregister()