public class RuntimeProvider extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MODE_EXECUTABLE |
Constructor and Description |
---|
RuntimeProvider(String aBaseLocation) |
Modifier and Type | Method and Description |
---|---|
protected void |
finalize() |
File |
getFile(String aFilename) |
Properties |
getManifest() |
File |
getWorkspace() |
void |
install() |
boolean |
isInstalled() |
void |
setBaseLocation(String aBaseLocation) |
void |
uninstall() |
public static final String MODE_EXECUTABLE
public RuntimeProvider(String aBaseLocation)
public void setBaseLocation(String aBaseLocation)
public Properties getManifest() throws IOException
IOException
public boolean isInstalled()
public File getFile(String aFilename) throws IOException
IOException
public File getWorkspace() throws IOException
IOException
public void install() throws IOException
IOException
public void uninstall()
Copyright © 2007–2018 Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt. All rights reserved.