Uses of Class
de.hybris.datasupplier.generator.tomcat.data.TomcatConfiguration
-
-
Uses of TomcatConfiguration in de.hybris.datasupplier.generator.hybris.collector.sc
Methods in de.hybris.datasupplier.generator.hybris.collector.sc with parameters of type TomcatConfiguration Modifier and Type Method Description DatabaseComponentDeploymentDatabaseComponentCollectorService. collectDatabaseComponents(TomcatConfiguration tomcatConfiguration)Collects useful database configurationDatabaseComponentDeploymentDatabaseComponentCollectorServiceImpl. collectDatabaseComponents(TomcatConfiguration tomcatConfiguration)protected DatabaseComponentDeploymentDatabaseComponentCollectorServiceImpl. startCollectDatabaseComponents(TomcatConfiguration tomcatConfiguration) -
Uses of TomcatConfiguration in de.hybris.datasupplier.generator.tomcat.collector
Methods in de.hybris.datasupplier.generator.tomcat.collector that return TomcatConfiguration Modifier and Type Method Description TomcatConfigurationTomcatSLDDataSupplierService. collectTomcatConfiguration()Collects tomcat configurationTomcatConfigurationTomcatSLDDataSupplierServiceImpl. collectTomcatConfiguration()Methods in de.hybris.datasupplier.generator.tomcat.collector with parameters of type TomcatConfiguration Modifier and Type Method Description DatabaseComponentDeploymentTomcatSLDDataSupplierService. collectDatabaseComponentDeployment(TomcatConfiguration serverConfiguration)Collects database informationDatabaseComponentDeploymentTomcatSLDDataSupplierServiceImpl. collectDatabaseComponentDeployment(TomcatConfiguration tomcatConfiguration)com.sap.sup.admin.sldsupplier.sc.ProductSoftwareComponentDeploymentsTomcatSLDDataSupplierService. collectProductSoftwareComponenDeployments(TomcatConfiguration serverConfiguration)Collects software configurationcom.sap.sup.admin.sldsupplier.sc.ProductSoftwareComponentDeploymentsTomcatSLDDataSupplierServiceImpl. collectProductSoftwareComponenDeployments(TomcatConfiguration tomcatConfiguration) -
Uses of TomcatConfiguration in de.hybris.datasupplier.generator.tomcat.collector.config
Methods in de.hybris.datasupplier.generator.tomcat.collector.config that return TomcatConfiguration Modifier and Type Method Description TomcatConfigurationTomcatConfigurationCollectorService. collectConfiguration()Collects tomcat configurationTomcatConfigurationTomcatConfigurationCollectorServiceImpl. collectConfiguration()TomcatConfigurationTomcatConfigurationCollectorImpl. getTomcatConfiguration()Methods in de.hybris.datasupplier.generator.tomcat.collector.config with parameters of type TomcatConfiguration Modifier and Type Method Description voidTomcatConfigurationCollectorImpl. setTomcatConfiguration(TomcatConfiguration tomcatConfiguration) -
Uses of TomcatConfiguration in de.hybris.datasupplier.generator.tomcat.collector.sc
Methods in de.hybris.datasupplier.generator.tomcat.collector.sc that return TomcatConfiguration Modifier and Type Method Description TomcatConfigurationBaseSoftwareComponentCollectorImpl. getTomcatConfiguration()Methods in de.hybris.datasupplier.generator.tomcat.collector.sc with parameters of type TomcatConfiguration Modifier and Type Method Description protected java.util.ListTomcatSoftwareComponentCollectorServiceImpl. collectApplicationSoftwareComponents(TomcatConfiguration tomcatConfiguration)protected java.util.ListTomcatSoftwareComponentCollectorServiceImpl. collectServerSoftwareComponents(TomcatConfiguration tomcatConfiguration)com.sap.sup.admin.sldsupplier.sc.ProductSoftwareComponentDeploymentsTomcatSoftwareComponentCollectorService. collectSoftwareComponents(TomcatConfiguration tomcatConfiguration)Collects software configurationcom.sap.sup.admin.sldsupplier.sc.ProductSoftwareComponentDeploymentsTomcatSoftwareComponentCollectorServiceImpl. collectSoftwareComponents(TomcatConfiguration tomcatConfiguration)protected TomcatApplicationSoftwareComponentCollectorImplTomcatSoftwareComponentCollectorServiceImpl. createApplicationSoftwareComponentCollector(TomcatConfiguration tomcatConfiguration)protected HybrisSoftwareComponentCollectorImplTomcatSoftwareComponentCollectorServiceImpl. createHybrisSoftwareComponentCollector(TomcatConfiguration tomcatConfiguration)protected TomcatServerSoftwareComponentCollectorImplTomcatSoftwareComponentCollectorServiceImpl. createServerSoftwareComponentCollector(TomcatConfiguration tomcatConfiguration)voidBaseSoftwareComponentCollectorImpl. setTomcatConfiguration(TomcatConfiguration tomcatConfiguration)protected com.sap.sup.admin.sldsupplier.sc.ProductSoftwareComponentDeploymentsTomcatSoftwareComponentCollectorServiceImpl. startCollectSoftwareComponents(TomcatConfiguration tomcatConfiguration) -
Uses of TomcatConfiguration in de.hybris.datasupplier.generator.tomcat.data
Methods in de.hybris.datasupplier.generator.tomcat.data that return TomcatConfiguration Modifier and Type Method Description TomcatConfigurationTomcatSLDData. getTomcatConfiguration()Methods in de.hybris.datasupplier.generator.tomcat.data with parameters of type TomcatConfiguration Modifier and Type Method Description static TomcatEngineTomcatConfigObjectUtils. findEngine(TomcatConfiguration tomcatConfiguration, java.lang.String engineName)voidTomcatSLDData. setTomcatConfiguration(TomcatConfiguration tomcatConfiguration)java.lang.StringTomcatConfigurationLogger. toLog(TomcatConfiguration loggee)java.lang.StringTomcatConfigurationLogger. toSLDLog(TomcatConfiguration loggee)java.lang.StringTomcatConfigurationLogger. toXMLLog(TomcatConfiguration loggee)Constructors in de.hybris.datasupplier.generator.tomcat.data with parameters of type TomcatConfiguration Constructor Description TomcatSLDData(TomcatConfiguration tomcatConfiguration, com.sap.sup.admin.sldsupplier.sc.ProductSoftwareComponentDeployments productSoftwareDeployments, DatabaseComponentDeployment databaseDeployments)
-