Class ReadinessProbeManager


  • public class ReadinessProbeManager
    extends java.lang.Object
    • Method Detail

      • getProperty

        protected static java.lang.String getProperty​(java.lang.String propertyName,
                                                      java.lang.String defaultValue)
      • removeReadinessProbe

        public void removeReadinessProbe()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • setErrorProbe

        public void setErrorProbe​(java.lang.String message)
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • setReadinessProbe

        public void setReadinessProbe()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getWebappPath

        public java.lang.String getWebappPath()
      • setWebappPath

        public void setWebappPath​(java.lang.String webappPath)
      • getWebAppPath

        public java.lang.String getWebAppPath()