OpenShift Java Client 2.5.0.Final

com.openshift.client.configuration
Class SystemProperties

java.lang.Object
  extended by com.openshift.client.configuration.AbstractOpenshiftConfiguration
      extended by com.openshift.client.configuration.SystemProperties
All Implemented Interfaces:
IOpenShiftConfiguration

public class SystemProperties
extends AbstractOpenshiftConfiguration

Author:
André Dietisheim

Field Summary
 
Fields inherited from class com.openshift.client.configuration.AbstractOpenshiftConfiguration
KEY_CLIENT_ID, KEY_LIBRA_DOMAIN, KEY_LIBRA_SERVER, KEY_PASSWORD, KEY_RHLOGIN
 
Constructor Summary
SystemProperties(IOpenShiftConfiguration parentConfiguration)
           
 
Method Summary
protected  Properties getProperties(File file, Properties defaultProperties)
           
 
Methods inherited from class com.openshift.client.configuration.AbstractOpenshiftConfiguration
ensureIsSingleQuoted, getClientId, getFile, getLibraDomain, getLibraServer, getPassword, 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
 

Constructor Detail

SystemProperties

public SystemProperties(IOpenShiftConfiguration parentConfiguration)
                 throws OpenShiftException,
                        IOException
Throws:
OpenShiftException
IOException
Method Detail

getProperties

protected Properties getProperties(File file,
                                   Properties defaultProperties)
Overrides:
getProperties in class AbstractOpenshiftConfiguration

OpenShift Java Client 2.5.0.Final

Copyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.