Interface NestedConfigHelper
-
public interface NestedConfigHelper
Helps to retrieve nested configuration for an application
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
get(java.lang.String propName)
Get the named property
-