Class TomcatSLDContentGenerator
java.lang.Object
com.sap.sup.admin.sldsupplier.gen.BaseSLDContentGenerator
com.sap.sup.admin.sldsupplier.gen.velocity.BaseVelocitySLDContentGenerator
de.hybris.datasupplier.generator.tomcat.gen.TomcatSLDContentGenerator
public class TomcatSLDContentGenerator
extends com.sap.sup.admin.sldsupplier.gen.velocity.BaseVelocitySLDContentGenerator
-
Field Summary
FieldsFields inherited from class com.sap.sup.admin.sldsupplier.gen.velocity.BaseVelocitySLDContentGenerator
KEY_InstalledProducts, KEY_InstalledSoftwareComponents, KEY_InstalledSoftwareFeatures, KEY_ProductSoftwareComponentDeployments, KEY_SLDInfo, KEY_VERSION -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sap.sup.admin.sldsupplier.gen.velocity.BaseVelocitySLDContentGenerator
generateSLDMethods inherited from class com.sap.sup.admin.sldsupplier.gen.BaseSLDContentGenerator
getConfiguration, getTransporter, setConfiguration, setTransporter
-
Field Details
-
KEY_PRODUCT_SOFTWARE_COMPONENT_DEPLOYMENTS
- See Also:
-
KEY_TOMCAT_CONFIGURATION
- See Also:
-
KEY_DATABASE_COMPONENT
- See Also:
-
-
Constructor Details
-
TomcatSLDContentGenerator
public TomcatSLDContentGenerator()
-
-
Method Details
-
getSldContent
-
toString
-
generateSLD
public String generateSLD(TomcatSLDData sldData) throws IOException, com.sap.sup.admin.sldsupplier.error.ContentGenerationException - Throws:
IOExceptioncom.sap.sup.admin.sldsupplier.error.ContentGenerationException
-