Class Index | File Index

Classes


Class orion.serviceregistry.ServiceRegistration

A reference to a registered service in the Orion service registry
Defined in: </jobs/genie.orion/orion-client-dev/workspace/bundles/org.eclipse.orion.client.core/web/orion/serviceregistry.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
orion.serviceregistry.ServiceRegistration(serviceId, serviceReference, internalRegistry)
Creates a new service registration.
Method Summary
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.
Parameters:
{String} serviceId
The symbolic id of this service
{String} serviceReference
A reference to the service
{Object} internalRegistry
A JSON object containing the service's declarative properties
Method Detail
getReference()

Defined in: </jobs/genie.orion/orion-client-dev/workspace/bundles/org.eclipse.orion.client.webtools/web/webtools/plugins/webToolsPlugin.js.src.js>.

setProperties(properties)

Defined in: </jobs/genie.orion/orion-client-dev/workspace/bundles/org.eclipse.orion.client.webtools/web/webtools/plugins/webToolsPlugin.js.src.js>.
Parameters:
properties

unregister()

Defined in: </jobs/genie.orion/orion-client-dev/workspace/bundles/org.eclipse.orion.client.webtools/web/webtools/plugins/webToolsPlugin.js.src.js>.

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Feb 23 2016 22:02:59 GMT-0500 (EST)