public class DuplicateJarFinder extends Object
| Constructor and Description |
|---|
DuplicateJarFinder(org.slf4j.Logger gatewayLogger) |
| Modifier and Type | Method and Description |
|---|---|
void |
findDuplicateJars()
Parses the class path system attribute and the manifest files
and if there are duplicate jar a DuplicateJarsException is thrown.
|
public void findDuplicateJars()
throws IOException,
DuplicateJarsException
IOExceptionDuplicateJarsExceptionCopyright © 2014–2016. All rights reserved.