public class PluginDescriptor extends Object
Constructor and Description |
---|
PluginDescriptor(String pluginId,
URL[] pluginResourceURLs,
String[] loaderExcludePatterns) |
Modifier and Type | Method and Description |
---|---|
String[] |
getLoaderExcludePatterns() |
String |
getPluginId() |
URL[] |
getPluginResourceURLs() |
String |
toString() |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.