Interface TomcatSoftwareComponentCollectorService

    • Method Detail

      • init

        void init()
        Init logic
      • collectSoftwareComponents

        com.sap.sup.admin.sldsupplier.sc.ProductSoftwareComponentDeployments collectSoftwareComponents​(TomcatConfiguration tomcatConfiguration)
                                                                                                throws com.sap.sup.admin.sldsupplier.error.SoftwareComponentDataCollectException
        Collects software configuration
        Parameters:
        tomcatConfiguration - - tomcat configuration
        Returns:
        software configuration
        Throws:
        com.sap.sup.admin.sldsupplier.error.SoftwareComponentDataCollectException - if something goes wrong during data collection
      • destroy

        void destroy()
        Destroy logic