|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Validator
Implementations of this interface have the opportunity to check a bundle's manifest and create warnings against it.
Concurrent Semantics
Method Summary | |
---|---|
java.util.Set<java.lang.String> |
validate(com.springsource.util.parser.manifest.ManifestContents manifest)
Check for warnings against a bundle's manifest |
Method Detail |
---|
java.util.Set<java.lang.String> validate(com.springsource.util.parser.manifest.ManifestContents manifest)
manifest
- the manifest to validate
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |