| Modifier and Type | Method and Description |
|---|---|
DatabaseComponentDeployment |
DatabaseComponentCollectorService.collectDatabaseComponents(TomcatConfiguration tomcatConfiguration)
Collects useful database configuration
|
DatabaseComponentDeployment |
DatabaseComponentCollectorServiceImpl.collectDatabaseComponents(TomcatConfiguration tomcatConfiguration) |
protected DatabaseComponentDeployment |
DatabaseComponentCollectorServiceImpl.startCollectDatabaseComponents(TomcatConfiguration tomcatConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
TomcatConfiguration |
TomcatSLDDataSupplierService.collectTomcatConfiguration()
Collects tomcat configuration
|
TomcatConfiguration |
TomcatSLDDataSupplierServiceImpl.collectTomcatConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
DatabaseComponentDeployment |
TomcatSLDDataSupplierService.collectDatabaseComponentDeployment(TomcatConfiguration serverConfiguration)
Collects database information
|
DatabaseComponentDeployment |
TomcatSLDDataSupplierServiceImpl.collectDatabaseComponentDeployment(TomcatConfiguration tomcatConfiguration) |
ProductSoftwareComponentDeployments |
TomcatSLDDataSupplierService.collectProductSoftwareComponenDeployments(TomcatConfiguration serverConfiguration)
Collects software configuration
|
ProductSoftwareComponentDeployments |
TomcatSLDDataSupplierServiceImpl.collectProductSoftwareComponenDeployments(TomcatConfiguration tomcatConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
TomcatConfiguration |
TomcatConfigurationCollectorService.collectConfiguration()
Collects tomcat configuration
|
TomcatConfiguration |
TomcatConfigurationCollectorServiceImpl.collectConfiguration() |
TomcatConfiguration |
TomcatConfigurationCollectorImpl.getTomcatConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
TomcatConfigurationCollectorImpl.setTomcatConfiguration(TomcatConfiguration tomcatConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
TomcatConfiguration |
BaseSoftwareComponentCollectorImpl.getTomcatConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List |
TomcatSoftwareComponentCollectorServiceImpl.collectApplicationSoftwareComponents(TomcatConfiguration tomcatConfiguration) |
protected java.util.List |
TomcatSoftwareComponentCollectorServiceImpl.collectServerSoftwareComponents(TomcatConfiguration tomcatConfiguration) |
ProductSoftwareComponentDeployments |
TomcatSoftwareComponentCollectorService.collectSoftwareComponents(TomcatConfiguration tomcatConfiguration)
Collects software configuration
|
ProductSoftwareComponentDeployments |
TomcatSoftwareComponentCollectorServiceImpl.collectSoftwareComponents(TomcatConfiguration tomcatConfiguration) |
protected TomcatApplicationSoftwareComponentCollectorImpl |
TomcatSoftwareComponentCollectorServiceImpl.createApplicationSoftwareComponentCollector(TomcatConfiguration tomcatConfiguration) |
protected HybrisSoftwareComponentCollectorImpl |
TomcatSoftwareComponentCollectorServiceImpl.createHybrisSoftwareComponentCollector(TomcatConfiguration tomcatConfiguration) |
protected TomcatServerSoftwareComponentCollectorImpl |
TomcatSoftwareComponentCollectorServiceImpl.createServerSoftwareComponentCollector(TomcatConfiguration tomcatConfiguration) |
void |
BaseSoftwareComponentCollectorImpl.setTomcatConfiguration(TomcatConfiguration tomcatConfiguration) |
protected ProductSoftwareComponentDeployments |
TomcatSoftwareComponentCollectorServiceImpl.startCollectSoftwareComponents(TomcatConfiguration tomcatConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
TomcatConfiguration |
TomcatSLDData.getTomcatConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static TomcatEngine |
TomcatConfigObjectUtils.findEngine(TomcatConfiguration tomcatConfiguration,
java.lang.String engineName) |
void |
TomcatSLDData.setTomcatConfiguration(TomcatConfiguration tomcatConfiguration) |
java.lang.String |
TomcatConfigurationLogger.toLog(TomcatConfiguration loggee) |
java.lang.String |
TomcatConfigurationLogger.toSLDLog(TomcatConfiguration loggee) |
java.lang.String |
TomcatConfigurationLogger.toXMLLog(TomcatConfiguration loggee) |
| Constructor and Description |
|---|
TomcatSLDData(TomcatConfiguration tomcatConfiguration,
ProductSoftwareComponentDeployments productSoftwareDeployments,
DatabaseComponentDeployment databaseDeployments) |
Copyright © 2018 SAP SE. All Rights Reserved.