Interface BundledPluginsAccessor

  • All Known Implementing Classes:
    ServerBundledPluginsAccessor

    @Internal
    public interface BundledPluginsAccessor
    Accessor class for bundled plugins.
    Since:
    3.3
    • Method Detail

      • getBundledPluginsLocation

        @NotNull
        @NotNull File getBundledPluginsLocation()
        Provide URL to the file containing bundled plugins.
        Returns:
        URL to bundled plugis file
        Throws:
        MalformedURLException - if URL construction fails