org.eclipse.ecf.remoteservice.rest.util
Class DSUtil

java.lang.Object
  extended by org.eclipse.ecf.remoteservice.rest.util.DSUtil

public class DSUtil
extends java.lang.Object


Constructor Summary
DSUtil()
           
 
Method Summary
static boolean isRunning(org.osgi.framework.BundleContext context)
          Checks whether the declarative services daemon is running.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DSUtil

public DSUtil()
Method Detail

isRunning

public static boolean isRunning(org.osgi.framework.BundleContext context)
Checks whether the declarative services daemon is running.

Parameters:
context - the context
Returns:
true, if is declarative services are running