|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Validatable
Common interface for all classes that can be generically configured and verified.
Method Summary | |
---|---|
void |
validate()
This method is called by the log4testing framework after the configuration file has been parsed and applied and requests the Writer instance to verify if it was configured properly. |
Method Detail |
---|
void validate()
ConfigurationError
- if the configuration is not alright.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |