Interface IDSPresent

All Known Implementing Classes:
DSPresent

public interface IDSPresent
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Checks whether declarative service is present.
  • Method Details

    • isPresent

      boolean isPresent()
      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
      Returns:
      true, if is present