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

org.eclipse.cosmos.dc.mgmt.osgi
Class ContributionManagerService

java.lang.Object
  extended by org.eclipse.cosmos.dc.mgmt.osgi.ContributionManagerImpl
      extended by org.eclipse.cosmos.dc.mgmt.osgi.ContributionManagerService
All Implemented Interfaces:
ContributionManager, StatusChangeListener

public class ContributionManagerService
extends ContributionManagerImpl


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.cosmos.dc.mgmt.common.StatusChangeListener
StatusChangeListener.STATUS
 
Constructor Summary
ContributionManagerService()
           
 
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.osgi.ContributionManagerImpl
addAutowireTarget, addRelationship, getAutowireTarget, getDefault, initialize, manage, raiseEvent, remove, removeRelationship, statusChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContributionManagerService

public ContributionManagerService()
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