| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
ClassPathUrlProvider()
Creates an instance of the provider that uses system properties to get the classpath
URLs. |
ClassPathUrlProvider(List<URL> urls)
Creates an instance of the provided with a list of
URLs to be appended in addition to the classpath ones. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addUrlsFromSystemProperty(Collection<URL> urls,
String propertyName) |
List<URL> |
getURLs() |
public ClassPathUrlProvider()
URLs.protected void addUrlsFromSystemProperty(Collection<URL> urls, String propertyName)
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.