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

org.eclipse.cosmos.dc.local.domain
Class OSGiDomainHost

java.lang.Object
  extended by org.eclipse.cosmos.dc.local.domain.SimpleDomain
      extended by org.eclipse.cosmos.dc.local.domain.OSGiDomainHost
All Implemented Interfaces:
Domain

public class OSGiDomainHost
extends SimpleDomain


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 org.eclipse.cosmos.dc.local.domain.SimpleDomain
getRegistryList, processMessage
 
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