|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CyclicRedundancyService
Interface for the CyclicRedundancyService to provide a contract for implementations to adhere to. This service provides the functionality necessary to check for cyclic dependencies.
| Method Summary | |
|---|---|
void |
performCyclicRedundancyCheck()
Check all the packages in all of the source directories and search for any cyclic redundancy |
| Method Detail |
|---|
void performCyclicRedundancyCheck()
throws CyclicRedundancyException
Check all the packages in all of the source directories and search for any cyclic redundancy
CyclicRedundancyException - when cyclic redundancy is found
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||