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 JdkAttributes
DefaultForkConfiguration.getJdkForTests()
protected abstract JdkAttributes
ForkConfiguration.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 JdkAttributesModifierConstructorDescriptionprivate
Platform
(RunnableFuture<Long> pluginPidJob, JdkAttributes jdk)