| Constructor and Description |
|---|
ArtifactUrlClassification(String artifactId,
String name,
List<URL> urls)
Creates an instance of the classification.
|
public ArtifactUrlClassification(String artifactId, String name, List<URL> urls)
name - a String representing the name of the artifact. Not null.urls - list of URLs that would be used to create the URLClassLoader. Not null.Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.