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

org.eclipse.cosmos.dc.runtime
Class ContextDispatcher

java.lang.Object
  extended by org.eclipse.cosmos.dc.runtime.ContextDispatcher

public class ContextDispatcher
extends java.lang.Object


Field Summary
protected  IDataCollectionContext context
           
 
Constructor Summary
ContextDispatcher(IDataCollectionContext context)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

context

protected IDataCollectionContext context
Constructor Detail

ContextDispatcher

public ContextDispatcher(IDataCollectionContext context)

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