Uses of Class
org.apache.maven.plugin.surefire.JdkAttributes
Packages that use JdkAttributes
-
Uses of JdkAttributes in org.apache.maven.plugin.surefire
Methods in org.apache.maven.plugin.surefire that return JdkAttributes -
Uses of JdkAttributes in org.apache.maven.plugin.surefire.booterclient
Fields in org.apache.maven.plugin.surefire.booterclient declared as JdkAttributesMethods in org.apache.maven.plugin.surefire.booterclient that return JdkAttributesModifier and TypeMethodDescriptionPlatform.getJdkExecAttributesForTests()protected JdkAttributesDefaultForkConfiguration.getJdkForTests()protected abstract JdkAttributesForkConfiguration.getJdkForTests()Methods in org.apache.maven.plugin.surefire.booterclient with parameters of type JdkAttributesConstructors in org.apache.maven.plugin.surefire.booterclient with parameters of type JdkAttributesModifierConstructorDescriptionprivatePlatform(RunnableFuture<Long> pluginPidJob, JdkAttributes jdk)