Interface ConfigurationNotFoundStrategy
-
- All Known Implementing Classes:
ConfigurationNotFoundDefault,ConfigurationNotFoundException
public interface ConfigurationNotFoundStrategyBehavior to fire when the configuration is not found.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.PropertiesnotFound()Properties to return.
-