Class Constants


  • public class Constants
    extends java.lang.Object
    Constants for the Monitor module.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String REMOVE
      Signals that an application is to be removed from the status-page.
      static java.lang.String TRANSLATIONS_BUNDLE
      Internationalisation resource bundle.
    • Constructor Summary

      Constructors 
      Constructor Description
      Constants()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • REMOVE

        public static final java.lang.String REMOVE
        Signals that an application is to be removed from the status-page. Constant used by the script webpages/Status/Monitor-JMXsummary.jsp.
        See Also:
        Constant Field Values