|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PluggableRendererComponentFactory
A factory used to instantiate RendererComponents via the plugin system.
| Method Summary | |
|---|---|
RendererComponent |
getRendererComponent()
Constructs a RendererComponent. |
void |
init(com.atlassian.plugin.ModuleDescriptor moduleDescriptor)
Initialises the RendererComponentFactory, with parameters provided by a plugin module descriptor. |
| Method Detail |
|---|
void init(com.atlassian.plugin.ModuleDescriptor moduleDescriptor)
throws com.atlassian.plugin.PluginParseException
moduleDescriptor - plugin module descriptor to initialize the factory
com.atlassian.plugin.PluginParseException - if there's an error initializing the factoryRendererComponent getRendererComponent()
RendererComponent.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||