Class Platform
java.lang.Object
org.apache.maven.plugin.surefire.booterclient.Platform
Loads platform specifics.
- Since:
- 2.20.1
- Author:
- Tibor Digana (tibor17)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
boolean
void
-
Constructor Details
-
Platform
public Platform()
-
-
Method Details
-
isShutdown
public boolean isShutdown() -
setShutdownState
public void setShutdownState() -
clearShutdownState
public void clearShutdownState() -
getPluginPid
-
getJdkExecAttributesForTests
-
withJdkExecAttributesForTests
-