Class TomcatSLDData

  • All Implemented Interfaces:
    java.io.Serializable

    public class TomcatSLDData
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • TomcatSLDData

        public TomcatSLDData()
      • TomcatSLDData

        public TomcatSLDData​(TomcatConfiguration tomcatConfiguration,
                             com.sap.sup.admin.sldsupplier.sc.ProductSoftwareComponentDeployments productSoftwareDeployments,
                             DatabaseComponentDeployment databaseDeployments)
    • Method Detail

      • setTomcatConfiguration

        public void setTomcatConfiguration​(TomcatConfiguration tomcatConfiguration)
      • getProductSoftwareDeployments

        public com.sap.sup.admin.sldsupplier.sc.ProductSoftwareComponentDeployments getProductSoftwareDeployments()
      • setProductSoftwareDeployments

        public void setProductSoftwareDeployments​(com.sap.sup.admin.sldsupplier.sc.ProductSoftwareComponentDeployments productSoftwareDeployments)