Class OsgiPluginXmlDescriptorParser

java.lang.Object
com.atlassian.plugin.internal.parsers.XmlDescriptorParser
com.atlassian.plugin.osgi.factory.OsgiPluginXmlDescriptorParser
All Implemented Interfaces:
DescriptorParser

public class OsgiPluginXmlDescriptorParser extends XmlDescriptorParser
Descriptor parser that handles special tasks for osgi plugins such as recording the originating module descriptor elements. Must only be used with OsgiPlugin instances.
Since:
2.1.2