Interface IResourceVerifier
public interface IResourceVerifier
Typeloaders that implement this interface can perform additional resource verification that can be triggered
by verification tools.
-
Method Summary
Modifier and TypeMethodDescriptionVerify resources specific to this typeloader.
-
Method Details
-
verifyResources
-