public class TomcatServerSoftwareComponentCollectorImpl extends BaseSoftwareComponentCollectorImpl
| Modifier and Type | Field and Description |
|---|---|
static String |
TOMCAT_SLD_DATASUPPLIER_WEB |
MAX_SOFTWARE_COMPONENT_LEVEL, TMP, WAR| Constructor and Description |
|---|
TomcatServerSoftwareComponentCollectorImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected List |
buildProductSoftwareComponentDeployments(TomcatServer server) |
void |
collect() |
protected ProductInformationCreator |
createProductInformationCreator() |
protected void |
endCollect() |
protected TomcatWebModule |
findSldDataSupplierWebModule() |
ProductInformation |
getTomcatPoductInformation() |
protected ProductInformation |
loadTomcatProductInformation() |
protected ProductInformation |
loadTomcatServerProductInformationFromWar() |
void |
setTomcatPoductInformation(ProductInformation tomcatPoductInformation) |
protected void |
startCollect() |
String |
toString() |
buildSoftwareComponentDeployments, buildWebModule, buildWebModule70, getApplicationDeploymentDir, getCreator, getCurrentSoftwareComponentLookupLevel, getMaxSoftwareComponentLookupLevel, getProductSoftwareComponentDeployments, getTomcatConfiguration, loadApplicationSoftwareComponentDeploymentsFromDir, loadApplicationSoftwareComponentDeploymentsFromWar, loadApplicationSoftwareComponentDeploymentsFromZip, setCreator, setCurrentSoftwareComponentLookupLevel, setMaxSoftwareComponentLookupLevel, setProductSoftwareComponentDeployments, setTomcatConfigurationgetCollectorContext, getServiceInitializer, getVerbose, setCollectorContext, setServiceInitializerpublic static final String TOMCAT_SLD_DATASUPPLIER_WEB
public TomcatServerSoftwareComponentCollectorImpl()
public ProductInformation getTomcatPoductInformation()
public void setTomcatPoductInformation(ProductInformation tomcatPoductInformation)
protected ProductInformationCreator createProductInformationCreator()
createProductInformationCreator in class BaseSoftwareComponentCollectorImplpublic void collect()
protected void startCollect()
throws MalformedObjectNameException,
ReflectionException,
AttributeNotFoundException,
MBeanException,
InstanceNotFoundException,
IOException
protected void endCollect()
throws MalformedObjectNameException,
ReflectionException,
AttributeNotFoundException,
MBeanException,
InstanceNotFoundException,
IOException
protected List buildProductSoftwareComponentDeployments(TomcatServer server) throws InstanceNotFoundException, IOException
InstanceNotFoundExceptionIOExceptionprotected ProductInformation loadTomcatProductInformation()
protected ProductInformation loadTomcatServerProductInformationFromWar()
throws MalformedObjectNameException,
ReflectionException,
AttributeNotFoundException,
MBeanException,
InstanceNotFoundException,
IOException
protected TomcatWebModule findSldDataSupplierWebModule() throws MalformedObjectNameException, ReflectionException, AttributeNotFoundException, MBeanException, InstanceNotFoundException
Copyright © 2017 SAP SE. All Rights Reserved.