Class ApplicationConfigXml<CONFIG>

java.lang.Object
org.teamapps.application.api.config.ApplicationConfigXml<CONFIG>

public class ApplicationConfigXml<CONFIG>
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    ApplicationConfigXml()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getConfigXml​(CONFIG config)  
    CONFIG readConfigFile​(java.lang.String xml)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait