public class TomcatSoftwareComponentCollectorServiceImpl extends BaseTomcatCollectorServiceImpl implements TomcatSoftwareComponentCollectorService
| Constructor and Description |
|---|
TomcatSoftwareComponentCollectorServiceImpl() |
destroy, doDestroy, doInit, getCollectorContext, getFactory, getServiceInitializer, getVerbose, init, initializeCollector, isInitialized, setCollectorContext, setFactory, setServiceInitializerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdestroy, initpublic TomcatSoftwareComponentCollectorServiceImpl()
public ProductSoftwareComponentDeployments collectSoftwareComponents(TomcatConfiguration tomcatConfiguration) throws SoftwareComponentDataCollectException
TomcatSoftwareComponentCollectorServicecollectSoftwareComponents in interface TomcatSoftwareComponentCollectorServicetomcatConfiguration - - tomcat configurationSoftwareComponentDataCollectExceptionprotected ProductSoftwareComponentDeployments startCollectSoftwareComponents(TomcatConfiguration tomcatConfiguration)
protected List collectApplicationSoftwareComponents(TomcatConfiguration tomcatConfiguration)
protected List collectServerSoftwareComponents(TomcatConfiguration tomcatConfiguration)
protected TomcatApplicationSoftwareComponentCollectorImpl createApplicationSoftwareComponentCollector(TomcatConfiguration tomcatConfiguration)
protected HybrisSoftwareComponentCollectorImpl createHybrisSoftwareComponentCollector(TomcatConfiguration tomcatConfiguration)
protected TomcatServerSoftwareComponentCollectorImpl createServerSoftwareComponentCollector(TomcatConfiguration tomcatConfiguration)
Copyright © 2017 SAP SE. All Rights Reserved.