|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ValidatableComponent
A Component which can be validated at run time in order to ensure proper operation.
| Method Summary | |
|---|---|
void |
validate()
Validates that this component is operational and functioning properly (with the limits that such things can be checked). |
| Method Detail |
|---|
void validate()
throws ComponentValidationException
ComponentValidationException - thrown if there is a problem with the component
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||