public interface ClassToJarPathSubmitter
| Modifier and Type | Method and Description |
|---|---|
void |
processUrl(java.net.URL url)
Determines if the supplied URL maps to a jar-type code location and if so, submits
the jar to the jar collector analysis queue.
|