public interface VirtualContext
Modifier and Type | Method and Description |
---|---|
OSType |
getTargetOSType() |
boolean |
isVirtual() |
java.lang.String |
resolvePath(java.lang.String path)
Converts an agent's path to a path in the current virtual context if it is needed otherwise returns original value of
|
boolean isVirtual()
@NotNull OSType getTargetOSType()
@NotNull java.lang.String resolvePath(@NotNull java.lang.String path)