Interface InheritConfig

    • Field Detail

      • DEFAULT_INHERIT

        static final java.lang.String DEFAULT_INHERIT
        Deprecated.
        See Also:
        Constant Field Values
    • Method Detail

      • getDefaultInherit

        BaseConfiguration getDefaultInherit()
                                     throws java.lang.Exception
        Deprecated.
        Throws:
        java.lang.Exception
      • getInheritFor

        BaseConfiguration getInheritFor​(java.lang.Object name)
                                 throws java.lang.Exception
        Deprecated.
        Throws:
        java.lang.Exception
      • setInheritFor

        void setInheritFor​(java.lang.Object forName,
                           BaseConfiguration inheritFrom)
        Deprecated.
      • setInheritFor

        void setInheritFor​(java.lang.Object forName,
                           java.lang.String inheritFrom)
        Deprecated.