|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.osgi.loader.ComponentFilteringXmlDescriptorParserFactory
public class ComponentFilteringXmlDescriptorParserFactory
Descriptor parser factory that creates parsers that ignore all component-related modules
| Constructor Summary | |
|---|---|
ComponentFilteringXmlDescriptorParserFactory()
|
|
| Method Summary | |
|---|---|
DescriptorParser |
getInstance(java.io.InputStream source)
Gets an instance that filters the modules "component", "bean", and "spring" |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComponentFilteringXmlDescriptorParserFactory()
| Method Detail |
|---|
public DescriptorParser getInstance(java.io.InputStream source)
throws PluginParseException
getInstance in interface DescriptorParserFactorysource - The descriptor source
PluginParseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||