Interface SandboxedModuleHelper

  • All Known Implementing Classes:
    SandboxedModuleManager

    public interface SandboxedModuleHelper
    Sandboxed module helper.
    • Method Detail

      • configureInstalledFeatures

        void configureInstalledFeatures()
        Initializes installed features and applies their resource policies (if provided). This method only needs to be called when the Kernel operates in an XIP (Execute In Place) system. Refer to the documentation for more details.