Package dev.galasa.framework
Class SetupEcosystem
java.lang.Object
dev.galasa.framework.SetupEcosystem
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setup
(Properties bootstrapProperties, Properties overrideProperties) Setup the Ecosystem for remote usage
-
Constructor Details
-
SetupEcosystem
public SetupEcosystem()
-
-
Method Details
-
setup
public void setup(Properties bootstrapProperties, Properties overrideProperties) throws FrameworkException Setup the Ecosystem for remote usage
- Parameters:
bootstrapProperties
-overrideProperties
-- Throws:
FrameworkException
-