public class JarInfo extends Object
| Constructor and Description |
|---|
JarInfo(Set<String> packages,
Set<String> resources)
Creates a new instance corresponding to a given JAR.
|
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getPackages() |
Set<String> |
getResources() |
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.