public interface TomcatSLDDataSupplierService
| Modifier and Type | Method and Description |
|---|---|
DatabaseComponentDeployment |
collectDatabaseComponentDeployment(TomcatConfiguration serverConfiguration)
Collects database information
|
ProductSoftwareComponentDeployments |
collectProductSoftwareComponenDeployments(TomcatConfiguration serverConfiguration)
Collects software configuration
|
TomcatConfiguration |
collectTomcatConfiguration()
Collects tomcat configuration
|
void |
destroy()
Destroy logic
|
void |
init()
Init logic
|
void init()
TomcatConfiguration collectTomcatConfiguration() throws ConfigurationDataCollectException
ConfigurationDataCollectExceptionProductSoftwareComponentDeployments collectProductSoftwareComponenDeployments(TomcatConfiguration serverConfiguration) throws SoftwareComponentDataCollectException
serverConfiguration - - tomcat configurationSoftwareComponentDataCollectExceptionDatabaseComponentDeployment collectDatabaseComponentDeployment(TomcatConfiguration serverConfiguration)
serverConfiguration - - tomcat configurationvoid destroy()
Copyright © 2017 SAP SE. All Rights Reserved.