public final class Platform extends Object
| Constructor and Description | 
|---|
Platform()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
clearShutdownState()  | 
JdkAttributes | 
getJdkExecAttributesForTests()  | 
Long | 
getPluginPid()  | 
boolean | 
isShutdown()  | 
void | 
setShutdownState()  | 
Platform | 
withJdkExecAttributesForTests(JdkAttributes jdk)  | 
public boolean isShutdown()
public void setShutdownState()
public void clearShutdownState()
public Long getPluginPid()
public JdkAttributes getJdkExecAttributesForTests()
public Platform withJdkExecAttributesForTests(JdkAttributes jdk)
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.