Package com.networknt.codegen
Class FrameworkRegistry
- java.lang.Object
-
- com.networknt.codegen.FrameworkRegistry
-
public class FrameworkRegistry extends Object
This class register all the framework generators. Created by steve on 26/04/17.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<String>getFrameworks()GeneratorgetGenerator(String framework)static FrameworkRegistrygetInstance()
-
-
-
Method Detail
-
getInstance
public static FrameworkRegistry getInstance()
-
-