public interface ExecutableResolver
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Destroy transient resources for the executable file.
|
String |
getExecutable()
Get the executable file.
|
void |
setPlatformDetector(PlatformDetector aPlatform)
Set platform information.
|
void setPlatformDetector(PlatformDetector aPlatform)
aPlatform - the platform information.void destroy()
String getExecutable() throws IOException
IOException - if the file cannot be located/provided.Copyright © 2014. All Rights Reserved.