Class PipelineAzure
- java.lang.Object
-
- co.com.bancolombia.factory.pipelines.PipelineAzure
-
- All Implemented Interfaces:
ModuleFactory
public class PipelineAzure extends java.lang.Object implements ModuleFactory
-
-
Constructor Summary
Constructors Constructor Description PipelineAzure()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbuildModule(ModuleBuilder builder)
-
-
-
Method Detail
-
buildModule
public void buildModule(ModuleBuilder builder) throws java.io.IOException, ScreenPlayException
- Specified by:
buildModulein interfaceModuleFactory- Throws:
java.io.IOExceptionScreenPlayException
-
-