Class DebuggingModule

  • All Implemented Interfaces:
    Module

    public class DebuggingModule
    extends Object
    implements Module
    • Constructor Detail

      • DebuggingModule

        public DebuggingModule​(LocalServiceExposer localServiceExposer)
        Create a new instance of DebuggingModule.
        Parameters:
        localServiceExposer - Proxy factory that makes ports of the test host available in the container
    • Method Detail

      • getJvmOptions

        public Stream<String> getJvmOptions()
        Description copied from interface: Module
        Get JVM options required by this module.
        Specified by:
        getJvmOptions in interface Module
        Returns:
        JVM options