public class TomcatSLDDataSupplierServiceImpl extends BaseTomcatCollectorServiceImpl implements TomcatSLDDataSupplierService
| Constructor and Description |
|---|
TomcatSLDDataSupplierServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
AppServerConfiguration |
collectAppServerConfiguration() |
DatabaseComponentDeployment |
collectDatabaseComponentDeployment(TomcatConfiguration tomcatConfiguration)
Collects database information
|
ProductSoftwareComponentDeployments |
collectProductSoftwareComponenDeployments(AppServerConfiguration serverConfiguration)
Collects software configuration
|
ProductSoftwareComponentDeployments |
collectProductSoftwareComponenDeployments(TomcatConfiguration tomcatConfiguration)
Collects software configuration
|
TomcatConfiguration |
collectTomcatConfiguration()
Collects tomcat configuration
|
protected void |
doDestroy() |
protected void |
doInit() |
destroy, getCollectorContext, getFactory, getServiceInitializer, getVerbose, init, initializeCollector, isInitialized, setCollectorContext, setFactory, setServiceInitializerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, initprotected void doInit()
doInit in class BaseTomcatCollectorServiceImplpublic AppServerConfiguration collectAppServerConfiguration()
throws ConfigurationDataCollectException
ConfigurationDataCollectExceptionpublic TomcatConfiguration collectTomcatConfiguration() throws ConfigurationDataCollectException
TomcatSLDDataSupplierServicecollectTomcatConfiguration in interface TomcatSLDDataSupplierServiceConfigurationDataCollectExceptionpublic ProductSoftwareComponentDeployments collectProductSoftwareComponenDeployments(AppServerConfiguration serverConfiguration)
throws SoftwareComponentDataCollectException
TomcatSLDDataSupplierServicecollectProductSoftwareComponenDeployments in interface TomcatSLDDataSupplierServiceserverConfiguration - - tomcat configurationSoftwareComponentDataCollectExceptionpublic ProductSoftwareComponentDeployments collectProductSoftwareComponenDeployments(TomcatConfiguration tomcatConfiguration) throws SoftwareComponentDataCollectException
TomcatSLDDataSupplierServicecollectProductSoftwareComponenDeployments in interface TomcatSLDDataSupplierServicetomcatConfiguration - - tomcat configurationSoftwareComponentDataCollectExceptionpublic DatabaseComponentDeployment collectDatabaseComponentDeployment(TomcatConfiguration tomcatConfiguration)
TomcatSLDDataSupplierServicecollectDatabaseComponentDeployment in interface TomcatSLDDataSupplierServicetomcatConfiguration - - tomcat configurationprotected void doDestroy()
doDestroy in class BaseTomcatCollectorServiceImplCopyright © 2017 SAP SE. All Rights Reserved.