Class JavaPropertiesSingleton
java.lang.Object
dev.galasa.java.internal.properties.JavaPropertiesSingleton
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JavaPropertiesSingleton
public JavaPropertiesSingleton()
-
-
Method Details
-
activate
public void activate() -
deacivate
public void deacivate() -
cps
public static dev.galasa.framework.spi.IConfigurationPropertyStoreService cps() throws JavaManagerException- Throws:
JavaManagerException
-
setCps
public static void setCps(dev.galasa.framework.spi.IConfigurationPropertyStoreService cps) throws JavaManagerException - Throws:
JavaManagerException
-