Class ModuleFactoryEntryPoint
- java.lang.Object
-
- co.com.bancolombia.factory.entrypoints.ModuleFactoryEntryPoint
-
public class ModuleFactoryEntryPoint extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classModuleFactoryEntryPoint.EntryPointType
-
Constructor Summary
Constructors Constructor Description ModuleFactoryEntryPoint()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ModuleFactorygetEntryPointFactory(ModuleFactoryEntryPoint.EntryPointType type)
-
-
-
Method Detail
-
getEntryPointFactory
public static ModuleFactory getEntryPointFactory(ModuleFactoryEntryPoint.EntryPointType type) throws InvalidTaskOptionException
- Throws:
InvalidTaskOptionException
-
-