org.gcube.common.ghn.client
Class ConfigurationProvider

java.lang.Object
  extended by org.gcube.common.ghn.client.ConfigurationProvider

public class ConfigurationProvider
extends Object

Provides ContainerConfigurations from XML serialisations available in the file system or the classpath.

Consults first a system #configuration_property to identify a serialisation in the file system. If the property is not set, it looks for a #configuration_file in the classpath.

Author:
Fabio Simeoni

Constructor Summary
ConfigurationProvider()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationProvider

public ConfigurationProvider()


Copyright © 2012. All Rights Reserved.