slib.tools.module
Interface ModuleConf
public interface ModuleConf
Interface defining the methods a module configuration
must implements.
- Author:
- Sebastien Harispe
Method Summary |
boolean |
isValid()
Check if the current configuration is valid i.e. |
isValid
boolean isValid()
throws slib.utils.ex.SLIB_Ex_Critic
- Check if the current configuration is valid i.e. if the module depending
on this configuration can be call using this parameterized configuration.
- Returns:
- true if the configuration is valid.
- Throws:
slib.utils.ex.SLIB_Ex_Critic
Copyright © 2013. All Rights Reserved.