it.eng.rdlab.soa3.pm.connector.javaapi.configuration
Class ConfigurationManagerBuilder

java.lang.Object
  extended by it.eng.rdlab.soa3.pm.connector.javaapi.configuration.ConfigurationManagerBuilder

public class ConfigurationManagerBuilder
extends Object

Author:
Ciro Formisano (ENG)

Constructor Summary
ConfigurationManagerBuilder()
           
 
Method Summary
static ConfigurationManager getConfigurationManager()
          Provides the current instance of configuration manager
static void setConfigurationManagerInstance(ConfigurationManager newInstance)
          Sets a configuration manager instance different than the default one
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationManagerBuilder

public ConfigurationManagerBuilder()
Method Detail

getConfigurationManager

public static ConfigurationManager getConfigurationManager()
Provides the current instance of configuration manager

Returns:
the configuration manager

setConfigurationManagerInstance

public static void setConfigurationManagerInstance(ConfigurationManager newInstance)
Sets a configuration manager instance different than the default one

Parameters:
newInstance -


Copyright © 2013. All Rights Reserved.