Interface IConfigurationPropertyStore


public interface IConfigurationPropertyStore
Used by the Galasa Framework to initialise the various Configuration Property Stores that may exist within the OSGi instance. Only 1 CPS maybe enabled during the lifetime of a Galasa test run or server instance. The CPS should request from the framework the URI that is defined in the bootstrap. It should examine the returned URI to determine if it is this CPS that is required to be initialised. If the CPS should be initialised, the CPS should do so and then register itself in the Framework.