Class Home


  • public class Home
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Home()  
    • Method Summary

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

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

      • USER_HOME_BND_DEFAULT

        public static final java.lang.String USER_HOME_BND_DEFAULT
        See Also:
        Constant Field Values
      • USER_HOME_BND_SYSTEM_PROP

        public static final java.lang.String USER_HOME_BND_SYSTEM_PROP
        See Also:
        Constant Field Values
    • Constructor Detail

      • Home

        public Home()
    • Method Detail

      • getUserHomeBnd

        public static final java.lang.String getUserHomeBnd()