Interface BundleInfoService


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

    • getBundles

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