com.cloudbees.utils
Class AppConfigHelper

java.lang.Object
  extended by com.cloudbees.utils.AppConfigHelper

public class AppConfigHelper
extends Object


Constructor Summary
AppConfigHelper()
           
 
Method Summary
static void load(ApplicationConfiguration applicationConfiguration, InputStream in, String[] environments, String[] implicitEnvironments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppConfigHelper

public AppConfigHelper()
Method Detail

load

public static void load(ApplicationConfiguration applicationConfiguration,
                        InputStream in,
                        String[] environments,
                        String[] implicitEnvironments)


Copyright © 2011. All Rights Reserved.