Package org.hmcore.registration.config
Class ObjectInfoConfigHandler
- java.lang.Object
-
- org.hmcore.registration.config.ObjectInfoConfigHandler
-
public class ObjectInfoConfigHandler extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ObjectInfoConfigHandler()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgenerateFreshJSON(RegistryModule<?,?>[] registryModules)booleaninitialize()
-
-
-
Method Detail
-
initialize
public boolean initialize() throws java.io.FileNotFoundException- Throws:
java.io.FileNotFoundException
-
generateFreshJSON
public static java.lang.String generateFreshJSON(RegistryModule<?,?>[] registryModules)
-
-