@Extension public class OptionalPluginSource extends PluginSource
PluginSource that provides any plugins in the /WEB-INF/optional-plugins context
path of the web archive.| Constructor and Description |
|---|
OptionalPluginSource() |
| Modifier and Type | Method and Description |
|---|---|
List<URL> |
listPlugins()
Lists all the optional plugins available from this source.
|
allPlugins@Nonnull public List<URL> listPlugins()
listPlugins in class PluginSourcenull.Copyright © 2004-2015. All Rights Reserved.