Interface NestedConfigHelper


public interface NestedConfigHelper
Helps to retrieve nested configuration for an application
  • Method Summary

    Modifier and Type
    Method
    Description
    get(String propName)
    Get the named property
  • Method Details

    • get

      Object get(String propName)
      Get the named property
      Parameters:
      propName -
      Returns: