Class DSPresent

java.lang.Object
org.eclipse.ecf.remoteservice.rest.util.DSPresent
All Implemented Interfaces:
IDSPresent

public class DSPresent extends Object implements IDSPresent
The Class DSPresent.
  • Constructor Details

    • DSPresent

      public DSPresent()
  • Method Details

    • isPresent

      public boolean isPresent()
      Description copied from interface: IDSPresent
      Checks whether declarative service is present. This service is configured by declarative services, so if it's registered to the OSGI runtime, DS is present
      Specified by:
      isPresent in interface IDSPresent
      Returns:
      true, if is present