|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AnnotationCheckExclusion<ExclusionAnnotation extends Annotation>
Interface for constraint checks that are configurable via annotations.
| Method Summary | |
|---|---|
void |
configure(ExclusionAnnotation exclusionAnnotation)
Configures the check exclusion based on the given exclusion annotation. |
| Methods inherited from interface net.sf.oval.CheckExclusion |
|---|
getProfiles, getWhen, isActive, isCheckExcluded, setProfiles, setWhen |
| Method Detail |
|---|
void configure(ExclusionAnnotation exclusionAnnotation)
throws InvalidConfigurationException
exclusionAnnotation - the exclusion annotation to use for configuration
InvalidConfigurationException - in case of an illegal configuration setting
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||