org.wso2.carbon.deployment.synchronizer.git.util
Class CarbonUtilities

java.lang.Object
  extended by org.wso2.carbon.deployment.synchronizer.git.util.CarbonUtilities

public class CarbonUtilities
extends Object

Carbon specific utils


Constructor Summary
CarbonUtilities()
           
 
Method Summary
static String readConfigurationParameter(String parameterKey)
          Reads the relevant configuration parameter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CarbonUtilities

public CarbonUtilities()
Method Detail

readConfigurationParameter

public static String readConfigurationParameter(String parameterKey)
Reads the relevant configuration parameter

Parameters:
parameterKey - parameter key
Returns:
configuration value


Copyright © 2015 WSO2. All rights reserved.