Interface DSContentGeneratorService

  • All Known Implementing Classes:
    DefaultDSContentGeneratorService

    public interface DSContentGeneratorService
    An interface which wraps system information(tomcat, hybris, database) collection and generation of an XML content with these information
    • Method Detail

      • generateContent

        java.lang.String generateContent()
                                  throws DSContentGenerationException
        Generates XML with information about the system according to the SLD template
        Returns:
        An XML with platform information in SLD format
        Throws:
        DSContentGenerationException - if SLD SYSTEM_ID doesn't match or if something fails during collecting or generating SLD data