COSMOS ${releaseVersion} data-collection Project
Public API Specification

org.eclipse.cosmos.dc.mgmt.wsdm.osgi
Class WSDMBindingService

java.lang.Object
  extended by org.eclipse.cosmos.dc.mgmt.provisional.wsdm.impl.WSDMBindingFactory
      extended by org.eclipse.cosmos.dc.mgmt.wsdm.osgi.WSDMBindingService
All Implemented Interfaces:
Binding, StatusChangeListener, WSDMHelperRegistry, org.osgi.framework.ServiceFactory

public class WSDMBindingService
extends WSDMBindingFactory


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.cosmos.dc.mgmt.common.StatusChangeListener
StatusChangeListener.STATUS
 
Field Summary
 
Fields inherited from class org.eclipse.cosmos.dc.mgmt.provisional.wsdm.impl.WSDMBindingFactory
EMPTY_ATTR_INFO_ARRAY, EMPTY_NOTIFICATION_INFO_ARRAY, EMPTY_OPER_INFO_ARRAY, EMPTY_RELATION_INFO_ARRAY
 
Fields inherited from interface org.eclipse.cosmos.dc.mgmt.binding.Binding
PROVIDER_MAJOR_VERSION, PROVIDER_MINOR_VERSION, PROVIDER_NAME
 
Constructor Summary
WSDMBindingService()
           
 
Method Summary
protected  void activate(org.osgi.service.component.ComponentContext ctxt)
           
protected  void deactivate(org.osgi.service.component.ComponentContext ctxt)
           
 
Methods inherited from class org.eclipse.cosmos.dc.mgmt.provisional.wsdm.impl.WSDMBindingFactory
addBindingExtension, addRelationship, bindContribution, getAdvertisementTarget, getBindingForObject, getBindingName, getDefault, getService, getStatus, loadAdvertisementTargets, processNotification, processNotification, processOperation, processOperation, processProperty, processProperty, processRelation, processRelation, processRelation, processResource, raiseEvent, register, registerSchemaHelper, registerSerializer, removeRelationship, setBundle, setContributionManager, setResourceManager, setResourceRouter, setWSDMProvider, statusChanged, unbindContribution, ungetService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDMBindingService

public WSDMBindingService()
Method Detail

activate

protected void activate(org.osgi.service.component.ComponentContext ctxt)

deactivate

protected void deactivate(org.osgi.service.component.ComponentContext ctxt)

COSMOS ${releaseVersion} data-collection Project
Public API Specification