java.lang.Object
org.apache.maven.plugin.surefire.booterclient.Platform

public final class Platform extends Object
Loads platform specifics.
Since:
2.20.1
Author:
Tibor Digana (tibor17)
  • Constructor Details

    • Platform

      public Platform()
  • Method Details

    • getPluginPid

      public Long getPluginPid()
    • getJdkExecAttributesForTests

      public JdkAttributes getJdkExecAttributesForTests()
    • withJdkExecAttributesForTests

      public Platform withJdkExecAttributesForTests(JdkAttributes jdk)