@Service(value=io.fabric8.api.RuntimeService.class) public class RuntimeServiceImpl extends io.fabric8.api.scr.AbstractComponent implements io.fabric8.api.RuntimeService
DEFAULT_ENV_PREFIX, RUNTIME_CONF_DIR, RUNTIME_DATA_DIR, RUNTIME_HOME_DIR, RUNTIME_IDENTITY
RuntimeServiceImpl()
Path
getConfPath()
getDataPath()
getHomePath()
String
getProperty(String key)
getProperty(String key, String defaultValue)
getRuntimeIdentity()
activateComponent, assertValid, deactivateComponent, isValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RuntimeServiceImpl()
public String getRuntimeIdentity()
getRuntimeIdentity
io.fabric8.api.RuntimeService
public Path getHomePath()
getHomePath
public Path getConfPath()
getConfPath
public Path getDataPath()
getDataPath
public String getProperty(String key)
getProperty
public String getProperty(String key, String defaultValue)
Copyright © 2011–2014 Red Hat. All rights reserved.