public class JarFileManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static JarFileManager |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
JarFile |
addJarFile(File file) |
void |
close() |
JarFile |
getJarFile(File file) |
public static final JarFileManager INSTANCE
public JarFile getJarFile(File file) throws IOException
IOExceptionpublic JarFile addJarFile(File file) throws IOException
IOExceptionpublic void close()
throws IOException
IOExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.