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

org.eclipse.cosmos.dc.remote.wsdm.osgi
Class OSGiDomainHost

java.lang.Object
  extended by org.eclipse.cosmos.dc.remote.wsdm.osgi.OSGiDomainHost

public class OSGiDomainHost
extends java.lang.Object


Constructor Summary
OSGiDomainHost()
           
 
Method Summary
protected  void activate(org.osgi.service.component.ComponentContext ctx)
           
protected  void deactivate(org.osgi.service.component.ComponentContext ctxt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OSGiDomainHost

public OSGiDomainHost()
Method Detail

activate

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

deactivate

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

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