| java.lang.Object |
| ↳ |
com.atlassian.plugin.osgi.factory.OsgiPluginXmlDescriptorParserFactory |
Class Overview
Descriptor parser factory that creates parsers for Osgi plugins. Must only be used with OsgiPlugin instances.
Public Constructors
public
OsgiPluginXmlDescriptorParserFactory
()
Public Methods
Gets an instance that filters the modules "component", "component-import", "module-type", "bean", and "spring"
Parameters
| source
| The descriptor source |
| applicationKeys
| The list of application keys to match for module descriptors |