Interface Library

  • All Known Implementing Classes:
    Library

    public interface Library
    • Method Detail

      • getLocation

        String getLocation()
      • isExport

        boolean isExport()
        Whether given library's exported packages should be added to org.osgi.framework.system.packages.extra property in ${karaf.etc}/config.properties.
        Returns:
      • isDelegate

        boolean isDelegate()
        Whether given library's exported packages should be added to org.osgi.framework.bootdelegation property in ${karaf.etc}/config.properties
        Returns: