Interface Module

  • All Known Implementing Classes:
    CoverageModule, DebuggingModule

    public interface Module
    Modules define a specific functionality that users can enable using system properties.
    • Method Detail

      • getJvmOptions

        Stream<String> getJvmOptions()
        Get JVM options required by this module.
        Returns:
        JVM options