Uses of Class
org.apache.maven.plugin.surefire.JdkAttributes
-
Packages that use JdkAttributes Package Description org.apache.maven.plugin.surefire.booterclient -
-
Uses of JdkAttributes in org.apache.maven.plugin.surefire.booterclient
Methods in org.apache.maven.plugin.surefire.booterclient that return JdkAttributes Modifier and Type Method Description JdkAttributesPlatform. getJdkExecAttributesForTests()protected JdkAttributesDefaultForkConfiguration. getJdkForTests()protected abstract JdkAttributesForkConfiguration. getJdkForTests()Methods in org.apache.maven.plugin.surefire.booterclient with parameters of type JdkAttributes Modifier and Type Method Description PlatformPlatform. withJdkExecAttributesForTests(JdkAttributes jdk)
-