Class CatalinaProperties


  • public class CatalinaProperties
    extends java.lang.Object
    Utility class to read the bootstrap Catalina configuration.
    Author:
    Remy Maucherat
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getProperty​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

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

      • CatalinaProperties

        public CatalinaProperties()
    • Method Detail

      • getProperty

        public static java.lang.String getProperty​(java.lang.String name)
        Parameters:
        name - The property name
        Returns:
        specified property value