Package io.virtualan.cucumblan.props
Class ExcludeConfiguration
- java.lang.Object
-
- io.virtualan.cucumblan.props.ExcludeConfiguration
-
public class ExcludeConfiguration extends Object
The type Application configuration.- Author:
- Elan Thangamani
-
-
Constructor Summary
Constructors Constructor Description ExcludeConfiguration()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidreload()static booleanshouldSkip(String resource, String keyName)Gets property.
-