com.openshift.client.configuration
Class SystemConfiguration
java.lang.Object
com.openshift.client.configuration.AbstractOpenshiftConfiguration
com.openshift.client.configuration.SystemConfiguration
- All Implemented Interfaces:
- IOpenShiftConfiguration
public class SystemConfiguration
- extends AbstractOpenshiftConfiguration
The system wide OpenShift configuration that is at /etc/express.conf
- Author:
- André Dietisheim
Methods inherited from class com.openshift.client.configuration.AbstractOpenshiftConfiguration |
ensureIsSingleQuoted, getClientId, getFile, getLibraDomain, getLibraServer, getPassword, getProperties, getProperties, getProxyHost, getProxyPort, getProxySet, getRhlogin, initProperties, initProperties, initProperties, removeQuotes, save, setEnableSSLCertChecks, setLibraDomain, setLibraServer, setRhlogin |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemConfiguration
public SystemConfiguration(IOpenShiftConfiguration parentConfiguration)
throws OpenShiftException,
IOException
- Throws:
OpenShiftException
IOException
Copyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.