OpenShift Java Client 2.5.0.Final

com.openshift.internal.client
Class RestServiceProperties

java.lang.Object
  extended by com.openshift.internal.client.RestServiceProperties

public class RestServiceProperties
extends Object

Author:
Andre Dietisheim

Constructor Summary
RestServiceProperties()
           
 
Method Summary
 String getClientId()
           
protected  Properties getProperties()
           
 String getUseragent(String clientId)
           
protected  String getUseragentPattern()
           
 String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestServiceProperties

public RestServiceProperties()
Method Detail

getVersion

public String getVersion()

getUseragent

public String getUseragent(String clientId)

getUseragentPattern

protected String getUseragentPattern()

getClientId

public String getClientId()

getProperties

protected Properties getProperties()
                            throws IOException
Throws:
IOException

OpenShift Java Client 2.5.0.Final

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