Interface BundleInfoService


  • @ProviderType
    public interface BundleInfoService
    Provides meta-information for all bundles in the system.
    • Method Detail

      • getBundles

        @NotNull
        @NotNull java.util.Collection<BundleInfo> getBundles()
        Returns:
        All bundles running in the system.